rhesis-ai/rhesis
Open-source platform & SDK for testing LLM and agentic apps. Define expected behavior, generate and run test scenarios, and review failures collaboratively.
Platform-specific configuration:
{
"mcpServers": {
"rhesis": {
"command": "npx",
"args": [
"-y",
"rhesis"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...