Skip to content
Zed

inference.sh for Zed

ac.inference.sh/mcp

run any ai model. compose agents, stack knowledge, connect tools. one api, pay per run.

client:Zed transport:streamable-http

Install inference.sh in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://api.inference.sh/mcp"
    }
  }
}

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

inference.sh in other clients