Provision embeddable AI chat agents for your website from your coding agent. MCP + OAuth 2.1.
Syntheticbrew MCP server exists for a simple reason — assistants are far more useful when they can act on Syntheticbrew directly instead of describing what you should do. Provision embeddable AI chat agents for your website from your coding agent. MCP + OAuth 2.1.
AI is now a baseline expectation for modern software. Customers expect products that understand context, automate work, answer questions, and act on your business logic — and a company without AI is falling behind the ones that have it. But shipping reliable AI isn't just picking a model. It takes infrastructure: RAG and vector search, knowledge bases and knowledge graphs, tool integration, multi-agent orchestration, memory, permissions, and observability. Building that yourself is hard, slow, expensive, and demands expertise most teams don't have to spare.
Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
Once Syntheticbrew is connected, these are the calls the assistant has available:
Multi — Agent Orchestration** — agents spawn and coordinate with each other via ReAct frameworkBYOK — bring your own keys for any OpenAI-compatible LLM providerSelf-Hosted — deploy on your infrastructure with Docker, Kubernetes, or bare metalWebsite — ** https://syntheticbrew.aiDocs — ** https://syntheticbrew.ai/docs/Method — Use Caseconfig.yaml — Local development, bare metalKubernetes — Helm chart in engine/deploy/helm/You will need 4 environment variables: SYNTHETICBREW_BOOTSTRAP_ADMIN_TOKEN, DATABASE_URL, ENGINE_URL, SYNTHETICBREW_JWT_PUBLIC_KEY_PATH. The server will not start without them, which is usually why the tools fail to appear on a first run. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
Among the cloud and infrastructure options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Syntheticbrew's toolset — Multi, BYOK, Self-Hosted and 5 more — is a fair guide to whether it matches your workflow. It is maintained by ai.syntheticbrew; 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 |
|---|---|
| Multi | Agent Orchestration** — agents spawn and coordinate with each other via ReAct framework |
| BYOK | bring your own keys for any OpenAI-compatible LLM provider |
| Self-Hosted | deploy on your infrastructure with Docker, Kubernetes, or bare metal |
| Website | ** https://syntheticbrew.ai |
| Docs | ** https://syntheticbrew.ai/docs/ |
| Method | Use Case |
| config.yaml | Local development, bare metal |
| Kubernetes | Helm chart in [engine/deploy/helm/](engine/deploy/helm/) |
| Variable | Description | Required |
|---|---|---|
| SYNTHETICBREW_BOOTSTRAP_ADMIN_TOKEN | Credential the server authenticates with. | Yes |
| DATABASE_URL | Endpoint or connection string the server talks to. | Yes |
| ENGINE_URL | Endpoint or connection string the server talks to. | Yes |
| SYNTHETICBREW_JWT_PUBLIC_KEY_PATH | 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.