Connection guide
The server URL is https://mcp.bittelecom.de/mcp. Every client below discovers the login flow automatically; you sign in once in the browser and the assistant keeps the connection.
Claude (claude.ai, desktop, mobile)
- Settings → Connectors → Add custom connector.
- Name: CircuitRate. URL:
https://mcp.bittelecom.de/mcp. Leave client id and secret empty. - Click Connect and sign in.
- In a new chat, enable the connector and ask: "What routes do you have coverage for in Germany?"
Claude Code
claude mcp add --transport http circuitrate https://mcp.bittelecom.de/mcp claude # then /mcp to authenticate
ChatGPT
- Settings → Connectors → Create (developer mode must be enabled on your workspace).
- MCP server URL:
https://mcp.bittelecom.de/mcp. Authentication: OAuth. - Sign in when prompted, then enable the connector in a chat.
Other MCP clients
Streamable HTTP transport, OAuth 2.1 with Client ID Metadata Documents (Dynamic Client Registration accepted as fallback). Discovery starts at https://mcp.bittelecom.de/.well-known/oauth-protected-resource/mcp. Service accounts can use a static bearer token issued on request.
First questions to try
- "What did we see for 10G Frankfurt to Amsterdam, datacentre to datacentre, in the last year?"
- "How thin is the data for London to Dublin?"
- "Here is a quote I received: … Compare it with the benchmark."
- "Show my usage this month."
Tools available to the assistant
| Tool | What it does |
|---|---|
price_benchmark | min / median / max for one product on one route, with the level used |
search_prices | the reviewed quotes behind a benchmark, newest first |
list_routes, route_coverage | what exists and how deep |
price_history | median per quarter |
upload_quote, my_quotes, compare_to_benchmark | your private quotes and how they sit against the market |
submit_quotes | send extracted quote rows to the review queue |
set_contribution | opt in or out of contributing anonymised rows to the shared benchmark |
whoami, get_usage, billing_status, subscribe, manage_billing | account, usage and plan |