Skip to content
Zed

Sugra API for Zed

ai.sugra/api-mcp

Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.

client:Zed transport:streamable-http runtime:pypi tools:13

Install Sugra API in Zed

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

{
  "context_servers": {
    "api-mcp": {
      "url": "https://app.sugra.ai/mcp"
    }
  }
}

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

What Zed can do once it is connected

Sugra API in other clients