fincontext for Cursor
ai.fincontext/fincontext
Read-only bank & investment accounts via Plaid: balances, holdings, transactions, SQL analytics.
client:Cursor
transport:streamable-http
Install fincontext in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fincontext": {
"url": "https://fincontext.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs