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