Build with the AI subscription you already pay for. Benmore hosts your apps; your own Claude or Codex does the building, with no builder credits spent. Pick your client:
Go to claude.ai โ Settings โ Connectors and click Add custom connector.
Name it Benmore and paste this URL, then click Add:
https://benmore.ai/mcpClaude opens a Benmore sign-in window. Approve it once and the connection is saved to your Claude account.
In a new chat, enable Benmore in the tools menu and say what you want:
Connect to my Benmore workspace, list my apps, and keep building my latest one.In the Claude menu, choose Settings, then Connectors, then Add custom connector. (No Connectors tab? Update the app to the latest version.)
https://benmore.ai/mcpYour browser opens a Benmore sign-in page. Approve it once.
Enable Benmore in the chat's tools menu and say what you want:
Connect to my Benmore workspace, list my apps, and keep building my latest one.brew install benmore-studio/benmore/benmoremacOS and Linux, signed and notarized.
benmore bootstrapSigns you in (or creates your account), sets up your ~/Benmore workspace, pulls any apps you already have, and installs the agent skill: the operating manual Claude Code loads automatically.
cd ~/Benmore claude
That's the whole setup. Say "build me an invoicing app with client logins" and watch it go live at <app>-dev.benmore.ai while the agent works.
brew install benmore-studio/benmore/benmorebenmore bootstrapSigns you in, sets up your ~/Benmore workspace, and drops the platform manual at .claude/skills/benmore-cli/SKILL.md.
cd ~/Benmore codex
Codex doesn't auto-load Claude skills, so hand it the manual in your first message:
Read .claude/skills/benmore-cli/SKILL.md, then build me a notes app and deploy it with the benmore CLI.benmore CLI that Claude Code uses: live dev URL, hot reload, one-command publish.