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 initLinked Session
Your agent searches Catalogs for your project and presents tailored suggestions. Compare them, add notes, then approve or reject its picks.
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 2
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.