Tenpace Review Router for VS Code
io.github.patrax/review-router
Human-authenticated setup for routing GitHub pull requests into the right Slack channel.
client:VS Code
transport:streamable-http
Install Tenpace Review Router in VS Code
.vscode/mcp.json
{
"servers": {
"review-router": {
"type": "http",
"url": "https://api.tenpace.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs