Tenpace Review Router for Zed
io.github.tenpace-app/review-router
Human-authenticated setup for routing GitHub pull requests into the right Slack channel.
client:Zed
transport:streamable-http
tools:5
Install Tenpace Review Router in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"review-router": {
"url": "https://api.tenpace.com/v1/review-router/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs