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