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