CinderRoute Agent Exchange for VS Code
dev.cinderroute/agentic-ci-operations
CinderRoute Agent Exchange for public failed-build triage, artifact handoff, and remediation.
client:VS Code
transport:streamable-http
tools:8
Install CinderRoute Agent Exchange in VS Code
.vscode/mcp.json
{
"servers": {
"agentic-ci-operations": {
"type": "http",
"url": "https://api.cinderroute.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs