usaspending_search_recipients — usaspending mcp server MCP Tool
usaspending_search_recipients
(usaspending search recipients) 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_search_recipients from your client
- Claude Code usaspending mcp server usaspending_search_recipients run in your project directory
- Claude Desktop usaspending mcp server usaspending_search_recipients ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor usaspending mcp server usaspending_search_recipients ~/.cursor/mcp.json
- VS Code usaspending mcp server usaspending_search_recipients .vscode/mcp.json
- Zed usaspending mcp server usaspending_search_recipients ~/.config/zed/settings.json
- Windsurf usaspending mcp server usaspending_search_recipients ~/.codeium/windsurf/mcp_config.json
- Cline usaspending mcp server usaspending_search_recipients ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI usaspending mcp server usaspending_search_recipients ~/.gemini/settings.json
- Grok usaspending mcp server usaspending_search_recipients .mcp.json (in your project root)
- ChatGPT usaspending mcp server usaspending_search_recipients Settings → Connectors → Advanced → Developer mode
- Claude.ai usaspending mcp server usaspending_search_recipients Settings → Connectors → Add custom connector
- LangChain usaspending mcp server usaspending_search_recipients 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_get_recipient
- usaspending_get_agency
- usaspending_spending_by_geography
- 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.