LLM data plane
https://{provider}.securellm.{your-domain}
Prompts and completions. Same wire format and provider auth. 40+ supported providers.
Integration
Route model calls and data connections through Burgus in your environment. Same keys, same SDKs — plus active blocking, security alerts, and audit on live production traffic.
Agents call models and reach data through MCP. Burgus secures both on production traffic — route through hostnames on your deployment, keep your credentials, gain security and audit.
https://{provider}.securellm.{your-domain}
Prompts and completions. Same wire format and provider auth. 40+ supported providers.
https://{source}.mcpdata.{your-domain}
Tool calls and data ingress/egress. Pack sources or bring your own MCP endpoint.
Operator MCP & REST
Keys, access policies, alerts, and exports — programmatic control on your deployment.
Register upstream keys for Groq, OpenAI, Anthropic, Gemini, Mistral, and dozens more via the operator API or MCP.
Point your provider SDK base_url at the secure hostname assigned on your deployment.
Your commercial terms stay with each vendor; Burgus adds active blocking, security alerts, audit, and multi-agent correlation on every call.
Optional X-Llmproxy-* headers (session, workflow, agent id) unlock enhanced multi-agent graphs —
see multi-agent security.
Activate MCP sources from the platform catalog or connect your own MCP server. Agents reach sources through
*.mcpdata.{your-domain} with the client credentials those services already issued to you.
Burgus audits tool arguments and results on the data plane; operator API keys are for the control plane only,
never sent upstream to third-party servers.
Configure Access on each connection: which credentials, agent ids, and workflow ids may use a given LLM path or MCP source. As your agent fleet grows, Burgus gives you a single place to define trust boundaries and prove who touched what in production.
LLM and MCP traffic feed the same audit store, alert pipelines, and export surfaces. Pull combined security reports via operator MCP or REST, and export assessor-ready bundles — compliance & exports.
base_url hostnames from your deploymentYes. Burgus is built for multi-vendor production. Register the keys you use and route each agent through the secure hostname that matches your stack.
Yes. BYOK — model and MCP fees stay on your direct invoices with each vendor.
No. Keep your SDKs and credentials. Change hostnames to your Burgus deployment URLs.
Yes. The mcpdata plane mirrors the LLM integration story: hostname change, client credentials, Access configuration, full audit and alerts on tool ingress and egress.