Skip to content
Zed

gateway for Zed

com.edgethirteen.www/gateway

All 36 Edge Thirteen MCP tools (SEC filings, WCAG, entity diligence, more) in one endpoint.

client:Zed transport:streamable-http

Install gateway in Zed

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

{
  "context_servers": {
    "gateway": {
      "url": "https://www.edgethirteen.com/api/mcp/gateway"
    }
  }
}

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

gateway in other clients