Approach Check
MCP Serverby berlysia · Added 5mo ago
Claude
9
Install
git clone https://github.com/berlysia/dotfilesAdd to Claude
claude mcp add approach-checkQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"approach-check": {
"command": "npx",
"args": [
"@modelcontextprotocol/approach-check"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Ask Claude to state its planned approach before writing code, for user approval. Use for medium-complexity tasks where Plan Mode is too heavy but wrong-approach risk exists.
Tags
developmentapiskill