universal test framework for Claude Desktop
io.github.phoenice-labs/universal-test-framework
Polyglot MCP test generation with 8-section contract enforcement across Python, TS, Java, Go, C++.
client:Claude Desktop
transport:stdio
runtime:pypi
Install universal test framework in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"universal-test-framework": {
"command": "uvx",
"args": [
"universal-test-framework"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs