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