fincontext for Claude Desktop
ai.fincontext/fincontext
Read-only bank & investment accounts via Plaid: balances, holdings, transactions, SQL analytics.
client:Claude Desktop
transport:streamable-http
Install fincontext in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fincontext": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://fincontext.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs