Skip to content
Zed

mcp for Zed

io.github.appwrite/mcp

Manage Appwrite projects, databases, auth, storage, functions, and messaging; search Appwrite docs

client:Zed transport:streamable-http runtime:pypi

Install mcp in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.appwrite.io/"
    }
  }
}

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

mcp in other clients