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