Set up beam.page
Setup's the fiddly bit — a couple of minutes the first time, then it's just there. Paste this into your AI client, sign in with Google, done.
https://api.beam.page/mcpClaude (claude.ai or Claude Desktop)
the web version works from any browserClaude Desktop also reads files straight off your computer — handy for batches of photos, PDFs, or menus.
- Customize → Connectors → + → Add custom connector.
- Name it
beam.page, paste the URL, click Add. - Sign in with Google.
- In a new chat: + → Connectors → beam.page. Say "build me a website for…"
https://api.beam.page/mcpClaude Free is limited to one custom connector. Team / Enterprise workspaces need an owner to add it once at Organization level first.
ChatGPT
Plus / Pro / Business / EnterpriseNeeds a paid plan — Developer Mode for custom connectors isn't available on the free tier.
- Settings → Apps & Connectors → Advanced settings. Turn on Developer Mode.
- Back in Apps & Connectors → Create. Name
beam.page, paste the URL, set Authentication to OAuth, click Create. - Sign in with Google.
- In a chat: + → More → beam.page. Say "build me a website for…"
https://api.beam.page/mcpClaude Code
terminal — AnthropicTerminal agent. Full filesystem access and scriptable from the shell.
claude mcp add --transport http --scope user beam-page https://api.beam.page/mcpFirst time you use a beam.page tool, Claude Code opens a browser for the Google login automatically. Drop --scope user to install in the current directory only.
Codex CLI
terminal — OpenAIOpenAI's terminal agent. Same filesystem + shell ergonomics as Claude Code.
codex mcp add beam-page --url https://api.beam.page/mcpCodex prompts you to sign in with Google via your browser the first time you use it. If the prompt doesn't appear, run codex mcp login beam-page.
Cursor, Gemini CLI, Aider, Windsurf, Continue — any MCP-compatible client works. Paste the connector URL below into your client's MCP settings; the exact menu differs by client. Per-client walk-throughs to follow.
https://api.beam.page/mcp