Syntheticbrew MCP Server

Embed an AI chat widget on your website from your coding agent: provision, configure, get snippet. It is available as a remote MCP endpoint.

Teams that want a hosted coding agent endpoint instead of running a local process.

REPOSITORY REMOVED

LAST COMMIT unknown · VERIFIED 2026-08-25

how we verify → /methodology

01 · Install Syntheticbrew

Claude Code

claude mcp add syntheticinc-syntheticbrew --transport http https://app.syntheticbrew.ai/api/v1/mcp/rpc

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "syntheticinc-syntheticbrew": {
      "url": "https://app.syntheticbrew.ai/api/v1/mcp/rpc"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://app.syntheticbrew.ai/api/v1/mcp/rpc

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to app.syntheticbrew.ai

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license no standard license detected - usage rights unclear; check the repo before commercial use

registry vendor namespace ai.syntheticbrew - domain-verified with the official MCP registry

03 · Who maintains Syntheticbrew

syntheticbrew is maintained by syntheticinc. It's the only MCP server we track from this author.

04 · Facts

category
coding agent - vanished as of 2026-08-25.
registry
ai.syntheticbrew/syntheticbrew (active, first published 2026-07-11 · 4 versions)

05 · Syntheticbrew FAQ

What is Syntheticbrew?

Embed an AI chat widget on your website from your coding agent: provision, configure, get snippet. It is available as a remote MCP endpoint.

Is Syntheticbrew still maintained?

Its last commit was unknown (as of 2026-08-25) - we classify it as vanished.

How do I install Syntheticbrew?

Run `claude mcp add syntheticinc-syntheticbrew --transport http https://app.syntheticbrew.ai/api/v1/mcp/rpc`. You can also paste the ready-made client config above.

Does Syntheticbrew require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Syntheticbrew