Simsa

Prep & connections

Get the app's services and keys ready, set up notifications, and connect where your code lives — everything you prepare once for this project.

This is a read-only example project, so connecting a repository isn't available here. Create your own project to connect code.

Create my project

Set up the services your app needs

Optional — you can skip this and set keys up later.

We detected the outside services this app probably needs. Sign up, paste the keys here, and we'll bake them into the pack so your dev AI doesn't start from zero.

Keys you paste here are never saved on Simsa's servers. They only go into the .env.local file inside the pack you download.

App URL

Your app needs to know its own address so share links and redirects don't break. No sign-up — just fill in the value.

NEXT_PUBLIC_APP_URL

The address your app uses to refer to itself — used for share links and redirects. localhost at first, your real domain after deploying.

Add a service:

Fill in any values and they'll be written to .env.local in the pack (kept out of git). Leave them blank to still get a .env.example template plus a setup guide.

Let your AI deploy it in one shot

Connect these tools once in your editor. Then your dev AI can push the code and put the app online by itself — no copy-pasting keys, and Simsa never sees your tokens.

MCP is how you connect a tool to your dev AI (Claude Code). Set up each tool below once and sign in when prompted — then paste the builder pack prompt and your AI can deploy on its own.

GitHub — code storageOfficial guide

Where your app's code is stored. Your dev AI pushes code here so Simsa can review it later.

Connect command

claude mcp add --transport http github https://api.githubcopilot.com/mcp/

Sign in: After running it, type `/mcp` in Claude Code to sign in once (a browser window opens).

Your keys stay with you

You sign in once, inside your editor. Never paste tokens or passwords into Simsa — we don't accept or store them.

Vercel — put it onlineOfficial guide

Puts your app on the internet and gives it a URL. When your dev AI deploys here, you get an address right away.

Connect command

claude mcp add --transport http vercel https://mcp.vercel.com

Sign in: After running it, type `/mcp` in Claude Code to sign in once (a browser window opens).

Your keys stay with you

Sign in once, in your editor. Never paste deploy tokens into Simsa — we don't accept or store them.

Saved as you type — this just confirms it.
Next: get the builder pack for your AI →

Email notifications

Get an email when a PR review finishes or needs attention. The simplest way to stay in the loop — no extra app needed.

Email sending isn't set up on the server yet. Contact an admin.

Review results will be sent to this address.

Telegram notifications

Get notified when a PR review finishes or needs attention.

The Telegram bot token isn't set on the server. Contact an admin.

Message the Telegram bot (@userinfobot) to find your chat ID.

Notification history

Help improve Simsa

Optional. Let Simsa keep the code changes it reviewed and the review results, to improve future review quality — including a future model trained on this data.

  • Only reviews you run here are kept — the diff, your acceptance items, and the review result.
  • Stored under an anonymized ID. Your account handle and email are never included.
  • Off by default. You can turn it off anytime; new reviews stop being kept.
  • May be used for aggregate, anonymized insights (e.g. common failure patterns across tools). We share patterns, never people — individual data is never sold or shared.

The free beta runs on this opt-in — the reviews you share are what make Simsa smarter for everyone.

Server-side retention isn't configured yet, so nothing is stored even if you opt in. Your choice is still saved.

Simsa — The acceptance layer for AI-built software.