find_best_card_for_spend — FinanceGenius.AI MCP Tool Read-only
find_best_card_for_spend
(find best card for spend) is one of 12 tools on the
FinanceGenius.AI
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call find_best_card_for_spend from your client
- Claude Code FinanceGenius.AI find_best_card_for_spend run in your project directory
- Claude Desktop FinanceGenius.AI find_best_card_for_spend ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor FinanceGenius.AI find_best_card_for_spend ~/.cursor/mcp.json
- VS Code FinanceGenius.AI find_best_card_for_spend .vscode/mcp.json
- Zed FinanceGenius.AI find_best_card_for_spend ~/.config/zed/settings.json
- Windsurf FinanceGenius.AI find_best_card_for_spend ~/.codeium/windsurf/mcp_config.json
- Cline FinanceGenius.AI find_best_card_for_spend ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI FinanceGenius.AI find_best_card_for_spend ~/.gemini/settings.json
- Grok FinanceGenius.AI find_best_card_for_spend .mcp.json (in your project root)
- ChatGPT FinanceGenius.AI find_best_card_for_spend Settings → Connectors → Advanced → Developer mode
- Claude.ai FinanceGenius.AI find_best_card_for_spend Settings → Connectors → Add custom connector
- LangChain FinanceGenius.AI find_best_card_for_spend pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http financegenius https://mcp.financegenius.ai/mcp/
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.