Skip to content
Zed

writbase for Zed

io.github.writbase/writbase

MCP-native task management for AI agent fleets with scoped permissions and provenance.

client:Zed transport:streamable-http runtime:npm

Install writbase in Zed

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

{
  "context_servers": {
    "writbase": {
      "url": "https://{PROJECT_REF}.supabase.co/functions/v1/mcp-server/mcp"
    }
  }
}

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

writbase in other clients