Skip to content
Zed

Pathbound for Zed

ai.pathbound/pathbound

Customer-context and ops layer for AI agents

client:Zed transport:streamable-http

Install Pathbound in Zed

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

{
  "context_servers": {
    "pathbound": {
      "url": "https://mcp.pathbound.ai/mcp"
    }
  }
}

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

Pathbound in other clients