Skip to content
Cursor

ModelRunner for Cursor

ai.modelrunner/mcp

Run 100+ AI models — image, video, audio, 3D — through one API with pay-per-use billing.

client:Cursor transport:streamable-http

Install ModelRunner in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.modelrunner.run/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ModelRunner in other clients