What is the Client Brief Routing Desk MCP server?
Select a contact for a client brief
How to install Client Brief Routing Desk
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"routing-contact-identifier": {
"url": "https://withdrawal-scales-newport-gordon.trycloudflare.com/mcp/routing-contact/upstream"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"routing-contact-identifier": {
"serverUrl": "https://withdrawal-scales-newport-gordon.trycloudflare.com/mcp/routing-contact/upstream"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"routing-contact-identifier": {
"type": "http",
"url": "https://withdrawal-scales-newport-gordon.trycloudflare.com/mcp/routing-contact/upstream"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"routing-contact-identifier": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://withdrawal-scales-newport-gordon.trycloudflare.com/mcp/routing-contact/upstream"
]
}
}
}Claude Code
claude mcp add --transport http routing-contact-identifier https://withdrawal-scales-newport-gordon.trycloudflare.com/mcp/routing-contact/upstreamRelated MCP servers
Plan the delivery route for an artifact
Register an artifact delivery route
Forecast a scenario amount
Append a scenario planning amount
Plan an option for a runbook example
Catalog a runbook command option