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