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