Developer Tools
Trust: 32/100 (Limited)io.github.crewhaus/validation Guide
AI startup idea validation by a specialized 9-agent crew.
by crewhaus
Quick Start
Install
npx crewhaus-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-crewhaus-validation": {
"command": "npx",
"args": [
"crewhaus-mcp-server"
]
}
}
}