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