Back to search
30
MCP
@kalisky/skar
npm/@kalisky/skarSkar turns a captured AI agent trace into a committed pytest regression test. MCP server + CLI. Use when a tool-using agent run fails and you want to lock the failure as an executable test.
Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@kalisky/skar": {
"url": "None",
"transport": "http"
}
}
}