Skip to content
Zed

writespace mcp for Zed

io.github.write-space/writespace-mcp

Persistent docs and memory for AI agents — read, write, organize & search a shared workspace.

client:Zed transport:streamable-http

Install writespace mcp in Zed

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

{
  "context_servers": {
    "writespace-mcp": {
      "url": "https://app.writespace.io/mcp"
    }
  }
}

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

writespace mcp in other clients