Tenpace Review Router for Cursor
io.github.patrax/review-router
Human-authenticated setup for routing GitHub pull requests into the right Slack channel.
client:Cursor
transport:streamable-http
Install Tenpace Review Router in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"review-router": {
"url": "https://api.tenpace.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs