The whole stack. In one place.
Agent0 is not one tool. It is a system. The Claude Agent SDK orchestrates. Every other service has a job. Here is who does what.
Core Platform
The runtime. What makes the agents agents.
Claude Agent SDK
BackboneEvery agent runs on the Agent SDK. Cortex, Loom, Radar, Hippocampus, Signal, Sentinel, Axon are Claude sessions with scoped skills, memory, and hooks.
GitHub
Source of truthVault, app, and docs live in private repos. Scheduled agents push branches and open PRs. Radar Scout monitors flagged repos via gh api.
Vercel
Hostingagent0.markops.ai ships on Vercel. Preview deploys on every PR. Production promotes automatically after merge to main.
Supabase
DatabaseBlog posts, resources, and agent activity. The Build-in-Public Sync pipeline writes here when articles ship with publish_to: agent0.
Content & Publishing
How ideas leave the vault and reach the internet.
Webflow
markops.ai CMSArticles with publish_to: markops push to Webflow via the API. Images, slugs, SEO metadata handled server-side by the publish workflow.
Postiz
Social schedulingX and LinkedIn connected. /publish and /distribute push posts here. Every scheduled post requires human review before it goes out.
Posts land via Postiz. Direct DMs go through the alert bar avatar. This is where partner and customer conversations start.
X / Twitter
DistributionThreads and posts scheduled through Postiz. Signal drafts platform-native variants from long-form articles.
Data & Research
What feeds the brain.
Apify
ScrapersTikTok, YouTube, Twitter, GitHub actors. Powers /capture when a URL gets dropped into a daily note. Output lands in knowledge-base/.
Obsidian
Vault UIThe daily notes, captures, task board, and memory index are Obsidian markdown. Sync plugin pushes to GitHub every 30 minutes.
Anthropic API
Model providerClaude Opus, Sonnet, and Haiku 4.x power the agents. Pro tier lets customers bring their own key; Starter runs on shared infra.
