Skip to content
Zed

ModelRunner for Zed

ai.modelrunner/mcp

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

client:Zed transport:streamable-http

Install ModelRunner in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

ModelRunner in other clients