Skip to content
Grok

fincontext for Grok

ai.fincontext/fincontext

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

client:Grok transport:streamable-http

Install fincontext in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

fincontext in other clients