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