apimodels for Windsurf
io.github.stimqq/apimodels-mcp
Image, video, chat and speech models with one API key. The model can review its own images.
client:Windsurf
transport:stdio
runtime:npm
Install apimodels in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"apimodels-mcp": {
"command": "npx",
"args": [
"-y",
"apimodels-mcp"
],
"env": {
"APIMODELS_API_KEY": "<APIMODELS_API_KEY>",
"APIMODELS_BASE_URL": "<APIMODELS_BASE_URL>",
"APIMODELS_WAIT_SECONDS": "<APIMODELS_WAIT_SECONDS>",
"APIMODELS_TIMEOUT_MS": "<APIMODELS_TIMEOUT_MS>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs