jato keeps your instructions, skills, MCPs, and agents in one place. Switch context with a command. Build your setup conversationally with your AI.
npx jato init jato installs a skill that teaches your LLM how to create, modify, and manage your entire setup. Describe what you need — it writes the configs, generates the skills, picks the right MCPs.
Installed once. Teaches the LLM to be your configuration wizard.
Generated fresh on every switch. Gives the LLM your current setup context.
The manifest declares which providers are active, what MCPs to configure, and permissions. Minimal by design.
Provider-specific instruction files. claude.md becomes your CLAUDE.md. codex.md becomes AGENTS.md.
Markdown skills files. Discovered automatically. Available to every LLM through the installed context skill.
Scans your Claude, Codex, Gemini configs. Extracts MCPs, instructions, and skills into a jato.
Pick a starter jato: mobile, backend, fullstack. Pre-configured MCPs, skills, and instructions.
Once jato is installed, ask your LLM to build a jato from your description. It writes everything.
No sync services. No cloud accounts. No proprietary formats. A git repo is your distribution mechanism.
Open source. MIT licensed. Let your AI do the setup.
npx jato init