Skip to content
Cursor

gateway for Cursor

com.edgethirteen.www/gateway

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

client:Cursor transport:streamable-http

Install gateway in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

gateway in other clients