Run any MCPizy recipe end-to-end in your browser — no Claude Code install, no npx commands, no .claude.json. Our server spawns the MCPs, streams results live, and leans on our plan cache to keep token costs predictable.
Click "Run" on any recipe. We spawn the MCPs on our infrastructure and stream events back to your browser.
Repeat runs reuse cached plans (Tier A). Arg-filling runs on Haiku while the heavy model stays idle — typically 60%+ token savings.
Your Anthropic key and MCP credentials live in memory for the duration of the run, then disappear. Nothing is written to disk.
21 stateless, API-based MCPs are on the hosted whitelist. Stateful MCPs (filesystem, shell, docker) stay local by design.
sk-ant-... Anthropic API key. We never proxy our own billing through your runs — you pay the underlying tokens directly to Anthropic.| Plan | Hosted executions / month | Best for |
|---|---|---|
| Free | 5 | Kick the tires, ship a demo |
| Pro | 100 | Individual builders, daily automations |
| Team | 1000 | Shared workspaces, production workflows |
Quotas reset automatically on the first of each month. You always pay the Anthropic token cost for each run — the quota governs only how many hosted runs we spawn on your behalf.
Bearer tokens, sk-* / pplx-* patterns, and any header/body keys named api_key, token, secret, etc.user_id. Row-level security enforces it — another tenant cannot read your runs.Filter the recipe library to hostable-only and click Run.
Try a hosted recipe