Combined for VS Code
com.trycombined/combined
Query synced business data with scoped, read-only SQL and freshness through MCP.
client:VS Code
transport:streamable-http
Install Combined in VS Code
.vscode/mcp.json
{
"servers": {
"combined": {
"type": "http",
"url": "https://platform.trycombined.com/mcp?account_id={account_id}"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs