Skip to content
Zed

Atako for Zed

ai.atako/mcp

Remote MCP server to read and manage your Atako AI agents, messages, files, and integrations.

client:Zed transport:streamable-http

Install Atako in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://api.atako.ai/mcp"
    }
  }
}

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

Atako in other clients