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