Skip to content
Cline

apimodels for Cline

io.github.stimqq/apimodels-mcp

Image, video, chat and speech models with one API key. The model can review its own images.

client:Cline transport:stdio runtime:npm

Install apimodels in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

apimodels in other clients