Skip to content
Zed

mcp for Zed

io.github.butterbase-ai/mcp

Butterbase MCP server — manage your backend: schemas, auth, functions, storage, RAG, deploys.

client:Zed transport:streamable-http runtime:npm

Install mcp in Zed

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

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

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

mcp in other clients