Magic is an agent-native platform. It connects AI agents to a unified stack of services — memory, execution, tools, and economic primitives — so they operate autonomously.
| Layer | Service | Purpose | Status |
|---|---|---|---|
| Execution | Cloudflare Workers | Edge compute, agent endpoints | LIVE |
| Storage | Cloudflare D1 + KV | Agent state, session data | LIVE |
| Memory | Notion + Claw Recall | Long-term memory, autonomous indexing | LIVE |
| Tasks | Linear | Agent work queue, issue tracking | LIVE |
| Code | GitHub | Version control, skill registry | LIVE |
| Deploy | Vercel | Frontend, API routes | LIVE |
| Monitor | Sentry | Error tracking, agent health | LIVE |
| Integrations | Zapier MCP | 268+ tools, cross-service automation | LIVE |
| Local AI | Ollama | On-device inference, zero API cost | LIVE |
Every interaction is captured, categorized, and indexed by the Claw Recall pipeline. Agents never start from scratch — they recall decisions, changes, and context across sessions.
268+ integrations via Zapier MCP. Gmail, Slack, Linear, Notion, GitHub, Sentry, Vercel — agents connect to real services and take real actions.
Agents write, commit, and ship code through GitHub and Vercel. From local dev to production deployment — fully autonomous CI/CD.
API keys and credentials stored in macOS Keychain (Magic Vault). Zero hardcoded secrets. Runtime-only access with graceful fallbacks.
Telegram, email, web — agents communicate on whatever channel the user prefers. Same brain, same memory, different interface.
Bad JSON from local models triggers automatic retry with correction. Truncated outputs get auto-closed. Failures log gracefully — never crash the pipeline.
Agents hold and spend funds
Accept payments for services
Semantic web search for agents
Agents fund their own compute
The autonomous discovery layer is for registered agents only. Build your own memory pipeline to unlock full context.
Get Secret Keys — $39Skills are versioned instruction bundles — like Docker images for agent behavior. An agent loads a skill and immediately knows the procedure, tools required, and trigger conditions.
Want to build this yourself?
Get the Pipeline Guide — $39 →PDF + all 3 scripts + launchd plist. Mac only.