# Tillpad > Bounded storage and search for agent jobs Metered helpers agents can economically operate inside: KVP, RAG, budget tools, run/sub keys, REST + MCP. Tillpad Pro is $9/month for humans (auto-renew + metered overage) or $9/30 days prepaid for agents via Stripe MPP. Unpaid accounts have no usable remaining quota; after subscribing you get included monthly usage, then Stripe overage up to the spend ceiling. ## Start here - [Scratchpad quickstart](https://tillpad.cnrcode.com/scratchpad.txt): mint run key → store → search → wipe → receipt (~5 min) - [Human walkthrough](https://tillpad.cnrcode.com/docs/scratchpad): same loop in the UI ## Auth - Humans: email OTP → session JWT - Agents (zero-human): `POST https://tillpad.cnrcode.com/api/agents/bootstrap` → `POST https://tillpad.cnrcode.com/api/billing/machine-pay` with bootstrap JWT → `tp_…` account key on settle - Agents (with key): Bearer API key `tp_…` (account, run, or scoped sub key) - Active Pro required to create keys and run metered work (local may use BILLING_DEV_BYPASS) ## Agent SKUs (MPP) See `GET https://tillpad.cnrcode.com/api/config` → `plans.agentSkus`: `pro_prepaid_30d` ($9/30d), `pro_prepaid_90d` ($24/90d), top-ups `topup_kvp_10k`, `topup_storage_1gb` (require active Pro). ## Essential links - [Docs](https://tillpad.cnrcode.com/docs): Human getting started - [OpenAPI](https://tillpad.cnrcode.com/openapi.json): Machine API contract - [API reference](https://tillpad.cnrcode.com/swagger): Interactive try-it - [MCP](https://tillpad.cnrcode.com/mcp): Remote MCP (Bearer API key) - [Budget](https://tillpad.cnrcode.com/api/budget): Remaining quotas (auth required) - [Pricing](https://tillpad.cnrcode.com/pricing): Human $9/mo sub + agent $9/30d prepaid - [Terms](https://tillpad.cnrcode.com/terms) · [Privacy](https://tillpad.cnrcode.com/privacy) · [Refunds](https://tillpad.cnrcode.com/refunds) ## Discovery - [llms-full.txt](https://tillpad.cnrcode.com/llms-full.txt) - [ai-plugin.json](https://tillpad.cnrcode.com/.well-known/ai-plugin.json) - [mcp.json](https://tillpad.cnrcode.com/.well-known/mcp.json) - [mcp/server.json](https://tillpad.cnrcode.com/.well-known/mcp/server.json) - [agent-card.json](https://tillpad.cnrcode.com/.well-known/agent-card.json) - [sitemap.xml](https://tillpad.cnrcode.com/sitemap.xml)