AI browser tests from your coding agent: a verdict, failing steps, report, video and trace.
claude mcp add testorim -- npx -y @testorim/cli
claude_desktop_config.json
{
"mcpServers": {
"testorim": {
"command": "npx",
"args": [
"-y",
"@testorim/cli"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"testorim": {
"command": "npx",
"args": [
"-y",
"@testorim/cli"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"testorim": {
"command": "npx",
"args": [
"-y",
"@testorim/cli"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"testorim": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@testorim/cli"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"testorim": {
"command": "npx",
"args": [
"-y",
"@testorim/cli"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.sallar-ba--testorim/reviews or the review_server meta-tool.
POST /mcp