search_agencies — pickanagency MCP Tool Read-only
search_agencies
(search agencies) is one of 3 tools on the
pickanagency
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_agencies from your client
- Claude Code pickanagency search_agencies run in your project directory
- Claude Desktop pickanagency search_agencies ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor pickanagency search_agencies ~/.cursor/mcp.json
- VS Code pickanagency search_agencies .vscode/mcp.json
- Zed pickanagency search_agencies ~/.config/zed/settings.json
- Windsurf pickanagency search_agencies ~/.codeium/windsurf/mcp_config.json
- Cline pickanagency search_agencies ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI pickanagency search_agencies ~/.gemini/settings.json
- Grok pickanagency search_agencies .mcp.json (in your project root)
- ChatGPT pickanagency search_agencies Settings → Connectors → Advanced → Developer mode
- Claude.ai pickanagency search_agencies Settings → Connectors → Add custom connector
- LangChain pickanagency search_agencies pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http pickanagency https://www.pickanagency.com/api/mcp/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.