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