Introducing Automatic: One Config for Every Agent
On this page
Managing AI coding agents in 2026 shouldn't feel like juggling config files across a dozen tools. But that's exactly what it became.
The Problem
As Claude Code, Codex, Cursor, and other AI coding agents landed in quick succession, the promise was incredible: AI that could write, review, and ship code alongside you. The reality was a maintenance tax no one signed up for.
Every agent had its own config format. Every workspace needed its own set of instructions. Your MCP servers had to be registered four separate times. When you found a great Skill, you copied it by hand into each tool.
It was tedious, error-prone, and it scaled badly.
What We Built
Automatic is a single source of truth for your AI agent configuration.
- Skills — curated, reusable prompting libraries that extend what your agents can do
- MCP Servers — register once, sync everywhere
- Instructions — write your agent guidance in one place and push it to every tool automatically
The moment you connect Automatic, your agents are in sync. Add a Skill from the store, and Claude Code, Cursor, and Codex all get it immediately.
How It Works
Automatic runs as a lightweight background daemon. It watches your config and propagates changes to each connected agent in real time. There's no polling, no manual export step, no stale configs.
Under the hood we use the Model Context Protocol (MCP) to talk to agents that support it, and native config file formats for the rest. The abstraction is invisible — you just manage one config.
What's Next
We're shipping the Skill Store alongside the initial release — a growing catalogue of community-built Skills you can install in one click. Next up: team sharing, org-level config, and a CLI for power users.
We're just getting started. If you're drowning in agent configs, download Automatic and let us know what you think.
Related reading
Automatic 1.0: Your Agents, Finally in Sync
Automatic 1.0 is here. A single desktop hub to manage skills, MCP servers, instructions, memory, and credentials across every AI coding agent you use — with sync to 16 tools, drift detection, and a built-in marketplace.
Automatic 0.8.0: AI-Generated Instructions and Recommendations
Version 0.8.0 brings AI-powered instruction generation, skill and MCP recommendations, project context via a dedicated MCP tool, and a major overhaul of how rules and context are managed across your projects.
Add Automatic Support to Your Repository
Ship skills, MCP servers, rules, and more directly from your git repository. One manifest, one-click install, every AI agent supported.