Skip to content
Zed

TakoCode for Zed

com.takocode/takocode

Build, preview and publish full-stack web apps with TakoCode's hosted coding agent.

client:Zed transport:streamable-http

Install TakoCode in Zed

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

{
  "context_servers": {
    "takocode": {
      "url": "https://takocode.com/api/mcp"
    }
  }
}

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

TakoCode in other clients