Skip to content
VS Code

RoboSystems for VS Code

ai.robosystems/robosystems

Accounting knowledge graphs: SEC XBRL filings, QuickBooks ledgers, reports and forecasts over MCP.

client:VS Code transport:streamable-http

Install RoboSystems in VS Code

.vscode/mcp.json

{
  "servers": {
    "robosystems": {
      "type": "http",
      "url": "https://api.robosystems.ai/v1/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

RoboSystems in other clients