Build Shelf apps from your AI assistant

Shelf ships an MCP connector. Connect it once, then say “build me a calorie tracker and add it to my Shelf” in Claude, ChatGPT, Claude Code, or Codex — the app appears in your Shelf on every device, even on the free plan.

Connector URLhttps://api.getmyshelf.app/mcp
Claude — web & desktop

Add a custom connector

  1. Open Settings → Connectors.
  2. Click Add custom connector.
  3. Paste https://api.getmyshelf.app/mcp and save.
  4. Click Connect — a browser window opens. Sign in with the same Google account you use in Shelf and click Allow.
  5. In any chat: “build me a habit tracker and add it to my Shelf”.
Claude Code

One command

  1. Add the connector:claude mcp add --transport http shelf https://api.getmyshelf.app/mcp
  2. Run /mcp inside Claude Code and authenticate shelf — sign in with your Shelf Google account and click Allow.
  3. Ask: “build me a standup-notes app and publish it to my Shelf”.
ChatGPT

Developer-mode connector

  1. Enable developer mode: Settings → Connectors → Advanced → Developer mode.
  2. Click Create (new connector), name it Shelf, set the MCP server URL to https://api.getmyshelf.app/mcp, authentication OAuth.
  3. Connect — sign in with your Shelf Google account and click Allow.
  4. In a chat, enable the Shelf connector from the composer’s tools menu, then ask it to build your app.
Codex

CLI or config file

  1. Add via CLI:codex mcp add shelf --url https://api.getmyshelf.app/mcp
  2. Or add to ~/.codex/config.toml:[mcp_servers.shelf] url = "https://api.getmyshelf.app/mcp"
  3. On first use Codex opens the browser for OAuth — sign in with your Shelf Google account and click Allow.

How it works

  • Your assistant fetches Shelf’s build instructions, writes the app, and publishes it to your account. Every app passes Shelf’s safety scan before delivery.
  • Apps sync to the Shelf desktop app on every machine where you’re signed in — free plan included. Look for the “New app from Claude” toast.
  • Assistant-built apps don’t use your Shelf AI credits. A fair-use cap of 50 apps per day applies.
  • You can disconnect anytime from your assistant’s connector settings.

Don’t have Shelf yet?

Download Shelf for free, sign in with Google, and your assistant-built apps will be waiting.

↓ Download Shelf