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