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