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