Chat with 300+ LLMs via OpenRouter. Analyze and generate images, audio, and video from MCP.
claude mcp add openrouter-multimodal -- npx -y @stabgan/openrouter-mcp-multimodal
claude_desktop_config.json
{
"mcpServers": {
"openrouter-multimodal": {
"command": "npx",
"args": [
"-y",
"@stabgan/openrouter-mcp-multimodal"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"openrouter-multimodal": {
"command": "npx",
"args": [
"-y",
"@stabgan/openrouter-mcp-multimodal"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"openrouter-multimodal": {
"command": "npx",
"args": [
"-y",
"@stabgan/openrouter-mcp-multimodal"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"openrouter-multimodal": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@stabgan/openrouter-mcp-multimodal"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"openrouter-multimodal": {
"command": "npx",
"args": [
"-y",
"@stabgan/openrouter-mcp-multimodal"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.stabgan--openrouter-multimodal/reviews or the review_server meta-tool.
POST /mcp