Skip to content
Zed

ClawLink for Zed

dev.claw-link/clawlink

MCP server connecting AI agents to 100+ apps (Gmail, Slack, Notion, GitHub) via one-click OAuth.

client:Zed transport:streamable-http

Install ClawLink in Zed

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

{
  "context_servers": {
    "clawlink": {
      "url": "https://claw-link.dev/api/mcp"
    }
  }
}

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

ClawLink in other clients