usaspending_spending_by_geography — usaspending mcp server MCP Tool
usaspending_spending_by_geography
(usaspending spending by geography) is one of 18 tools on the
usaspending mcp server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call usaspending_spending_by_geography from your client
- Claude Code usaspending mcp server usaspending_spending_by_geography run in your project directory
- Claude Desktop usaspending mcp server usaspending_spending_by_geography ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor usaspending mcp server usaspending_spending_by_geography ~/.cursor/mcp.json
- VS Code usaspending mcp server usaspending_spending_by_geography .vscode/mcp.json
- Zed usaspending mcp server usaspending_spending_by_geography ~/.config/zed/settings.json
- Windsurf usaspending mcp server usaspending_spending_by_geography ~/.codeium/windsurf/mcp_config.json
- Cline usaspending mcp server usaspending_spending_by_geography ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI usaspending mcp server usaspending_spending_by_geography ~/.gemini/settings.json
- Grok usaspending mcp server usaspending_spending_by_geography .mcp.json (in your project root)
- ChatGPT usaspending mcp server usaspending_spending_by_geography Settings → Connectors → Advanced → Developer mode
- Claude.ai usaspending mcp server usaspending_spending_by_geography Settings → Connectors → Add custom connector
- LangChain usaspending mcp server usaspending_spending_by_geography pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http usaspending-mcp-server https://usaspending.caseyjhand.com/mcp
Other tools on this server
- usaspending_list_agencies
- usaspending_autocomplete_filters
- usaspending_search_awards
- usaspending_get_award
- usaspending_get_award_transactions
- usaspending_get_award_subawards
- usaspending_get_award_federal_accounts
- usaspending_get_idv_awards
- usaspending_search_recipients
- usaspending_get_recipient
- usaspending_get_agency
- usaspending_spending_by_category
- usaspending_spending_over_time
- usaspending_disaster_spending
- usaspending_get_federal_account
- usaspending_get_federal_account_breakdown
- usaspending_search_federal_accounts
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.