Open infrastructure and control plane for Unchained, a browser automation system built on raw Chrome DevTools Protocol.
Open infrastructure and control plane for Unchained, a browser automation system built on raw Chrome DevTools Protocol. That is what the unchained infra mcp server brings to an AI assistant: the same capability, reachable through the Model Context Protocol rather than a separate app or dashboard.
The server publishes 1 tool. What each one is for:
docker-compose.yml — production deployment topologyBecause this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.
Configuration is passed through the environment: HOSTED_AGENT_SERVICE_TOKEN, TRIAL_AGENT_KEY, PRIVATE_CORE_TOKEN. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
Plenty of cloud and infrastructure servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Unchained Infra's toolset — docker-compose.yml — is a fair guide to whether it matches your workflow. It is maintained by protostatis; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| docker-compose.yml | production deployment topology |
| Variable | Description | Required |
|---|---|---|
| HOSTED_AGENT_SERVICE_TOKEN | Credential the server authenticates with. | Yes |
| TRIAL_AGENT_KEY | Credential the server authenticates with. | Yes |
| PRIVATE_CORE_TOKEN | Credential the server authenticates with. | Yes |
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.