Start a Linked Session
Connect your coding agent and ask it to use Catalogs. Explore what it brings together for your project, then send back your choices.
Step 1
Connect your agent
Run this in a terminal. It sets up Claude Code, Cursor, Codex, and Claude Desktop for every project on your machine:
npx ctlgs@latest mcp initStep 2
Ask your agent to use catalogs
Make it automatic
Add this to your project’s AGENTS.md or CLAUDE.md and your agent checks Catalogs every time, without being asked.
Before writing a new UI component, asset, or skill, or adding a dependency for one, look on Catalogs first.Step 3
Pick what you want
Your agent presents its suggestions here. See each piece in action, keep what feels right, and send your choices back:
Prefer to run things yourself? Every CLI command and its options are in the CLI reference.