Skip to content
Cursor

Combined for Cursor

com.trycombined/combined

Query synced business data with scoped, read-only SQL and freshness through MCP.

client:Cursor transport:streamable-http

Install Combined in Cursor

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

{
  "mcpServers": {
    "combined": {
      "url": "https://platform.trycombined.com/mcp?account_id={account_id}"
    }
  }
}

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

Combined in other clients