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