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