BUILDER BOOTSTRAP PLATFORM
Stripe Atlas for AI-built startups.
Pay-per-use idea validation that turns one Claude Code prompt into a fundable PRD — settled on-chain, no SaaS subscription.
curl -fsSL https://app.geckovision.tech/install.sh | bashRead https://app.geckovision.tech/skill.md and follow the instructions.macOS / Linux · Python 3.11+ · ~30s install
SECTION 01
How it works
Paste one line into Claude Code.
Cmd+L →
Read https://app.geckovision.tech/skill.md and follow the instructions.Wallet appears.
Email + 6-digit OTP, ~30 seconds. Powered by frames.ag. No browser detour.
Fund $5 USDC.
Coinbase Onramp (PIX, card, bank). Covers ~50 sessions.
Validate any idea.
Use gecko_research to validate: <your idea>→ cited business plan, validation report, V1/V2/V3 PRD.Build it.
Five sub-agents take the PRD and scaffold the V1 with
npx create-next-app. You ship.
SECTION 02
What you actually pay
$0.10 per research session. Real costs broken down. No subscription.
| Line | Real cost |
|---|---|
| LLM (gpt-4o-mini orchestration) | $0.0030 |
| Embeddings (text-embedding-3-small) | $0.0012 |
| Tavily (source discovery) | $0.0080 |
| Total COGS | $0.0122 |
| Retail price | $0.10 |
| Margin | 88% |
Run gecko-mcp economics <session_id> after any session to see the on-chain receipt.
On-chain receipt: every paid call is a real Solana tx signature.
SECTION 03
Sub-agents that build for you
After validation lands, five pre-baked personas help you ship the V1. They live in .claude/agents/ and Claude Code invokes them automatically.
research-analyst
Explores the result. Runs free gecko_ask follow-ups grounded in the indexed sources.
market-validator
Adversarial reader of the validation report. Pushes back on weak demand signals.
technical-architect
Translates prd.v1_scope into Next.js + Tailwind + Supabase architecture.
validator
Pre-implementation sanity check. Catches V2 features hiding in V1 scope.
builder
Scaffolds via npx create-next-app. Implements V1 only. Cites PRD lines per commit.
SECTION 04
Roadmap
- ✅ shippedv1Terminal-first. Project budgets policy-bounded. Solana devnet x402.
- ⏳ in flightv2Privy direct integration. Cryptographic per-project wallet isolation. Mainnet x402.
- 🔜 nextv3Branded dashboard with project + economics charts. Pro tier ($0.75 multi-agent). Creator attribution graph.