find_surveys_for_position — CompShop MCP Tool Read-only
find_surveys_for_position
(find surveys for position) 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 find_surveys_for_position from your client
- Claude Code CompShop find_surveys_for_position run in your project directory
- Claude Desktop CompShop find_surveys_for_position ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor CompShop find_surveys_for_position ~/.cursor/mcp.json
- VS Code CompShop find_surveys_for_position .vscode/mcp.json
- Zed CompShop find_surveys_for_position ~/.config/zed/settings.json
- Windsurf CompShop find_surveys_for_position ~/.codeium/windsurf/mcp_config.json
- Cline CompShop find_surveys_for_position ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI CompShop find_surveys_for_position ~/.gemini/settings.json
- Grok CompShop find_surveys_for_position .mcp.json (in your project root)
- ChatGPT CompShop find_surveys_for_position Settings → Connectors → Advanced → Developer mode
- Claude.ai CompShop find_surveys_for_position Settings → Connectors → Add custom connector
- LangChain CompShop find_surveys_for_position 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.