Basin
Freeby MCP Community
Basin AI MCP tool for code quality and reliability testing
v1.0.28Added Apr 12, 2026
basinmcpcode-qualitytestingcursor
Basin MCP Server
Basin AI MCP tool for code quality and reliability testing
Installation
npx -y basin-mcp
Reviews
Installation
Quick install
npx -y basin-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"basin": {
"command": "npx",
"args": ["-y", "basin-mcp"]
}
}
}