find_funders_of — FundingLandscape MCP Tool Read-only
find_funders_of
(find funders of) is one of 28 tools on the
FundingLandscape
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call find_funders_of from your client
- Claude Code FundingLandscape find_funders_of run in your project directory
- Claude Desktop FundingLandscape find_funders_of ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor FundingLandscape find_funders_of ~/.cursor/mcp.json
- VS Code FundingLandscape find_funders_of .vscode/mcp.json
- Zed FundingLandscape find_funders_of ~/.config/zed/settings.json
- Windsurf FundingLandscape find_funders_of ~/.codeium/windsurf/mcp_config.json
- Cline FundingLandscape find_funders_of ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI FundingLandscape find_funders_of ~/.gemini/settings.json
- Grok FundingLandscape find_funders_of .mcp.json (in your project root)
- ChatGPT FundingLandscape find_funders_of Settings → Connectors → Advanced → Developer mode
- Claude.ai FundingLandscape find_funders_of Settings → Connectors → Add custom connector
- LangChain FundingLandscape find_funders_of pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http fundinglandscape https://fundinglandscape.com/api/mcp
Other tools on this server
- search_grants_and_procurement
- search_grantsplus
- search_procurement
- whats_new
- get_opportunity
- get_categories
- get_upgrade_link
- get_account_status
- sign_in
- get_setup_instructions
- get_tool_guide
- get_dataset_summary
- get_pricing
- get_pack_link
- report_feedback
- find_similar
- deadline_calendar
- search_foundations
- get_foundation
- funders_for_cause
- check_connection
- batch_search_procurement
- batch_search_grantsplus
- list_saved_searches
- save_search
- delete_saved_search
- update_saved_search
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.