Skip to content
Claude Desktop

validation for Claude Desktop

io.github.crewhaus/validation

AI startup idea validation by a specialized 9-agent crew.

client:Claude Desktop transport:stdio runtime:npm

Install validation in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "validation": {
      "command": "npx",
      "args": [
        "-y",
        "crewhaus-mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

validation in other clients