Skip to content
VS Code

fincontext for VS Code

ai.fincontext/fincontext

Read-only bank & investment accounts via Plaid: balances, holdings, transactions, SQL analytics.

client:VS Code transport:streamable-http

Install fincontext in VS Code

.vscode/mcp.json

{
  "servers": {
    "fincontext": {
      "type": "http",
      "url": "https://fincontext.ai/mcp"
    }
  }
}

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

fincontext in other clients