AI workflow engine for code review, assistants, and automation — orchestrate checks, MCP tools, and AI providers with YAML-driven pipelines
{
"mcpServers": {
"probelabsvisor": {
"command": "npx",
"args": [
"-y",
"@probelabs/visor"
]
}
}
}