Skip to content
VS Code

Capital Workbench for VS Code

com.capital-workbench/mcp

Read-only public-company financials, KPIs, benchmarks, filings, and insider activity.

client:VS Code transport:streamable-http

Install Capital Workbench in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.capital-workbench.com/mcp"
    }
  }
}

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

Capital Workbench in other clients