Start with a ready-made toolkit

Your first toolkit already has tools in it.

Open a starter toolkit, see what it includes, and keep the tools that fit your work. Your coding agent can guide you through setup.

Claude Code · Codex · Cursor · Antigravity · opencode

Check app compatibility

$5/month after the trial. Cancel any time. Card required.

From starter to your own setup
Choose
A starter toolkit for your work
Adjust
Keep useful tools and remove the rest
Use
Launch your coding app with that toolkit

Starter toolkits are editable. You can also build an empty toolkit from scratch.

What is in a starter toolkit

Open a toolkit to inspect its tools, source repositories, and compatibility. You do not have to adopt an entire repository to use one useful skill.

Find individual tools

Start working in your own app

Connect this computer, choose a project and toolkit, then launch. The local client prepares the supported configuration. Your coding app still needs to be installed and signed in.

Let your coding agent guide setup

## Role and objective
You are setting up Code Config on this computer for the developer you work with. It puts a toolkit of MCP servers, skills and settings into the coding app they launch.

## Steps
1. Install it: `curl -fsSL https://dl.code-config.com/install | sh`
2. Run `"$HOME/.local/bin/csc" setup run --json`. Act on the one word in `needs`, then run it again.
3. `sign_in` — show me the link and the code, then keep running the command until `needs` changes. Each run waits with the approval for a few seconds; running it again is what carries the sign-in on. A `note` with a new link means the last one ended.
4. `tool` — install the program it names, or say what to install, then run again.
5. `done` — this computer is set up. Read `"$HOME/.local/bin/csc" setup --agent` and follow it phase by phase.

## When a step fails
- Read `error.message` and do the step it names.
- A sign-in that ended is never the end: run the setup command again for a new link and code.
- Never send me to a step the answer did not name.
- Ask me only where the answer says a person has to act; if a second code is turned down, stop and ask.

## Rules
- Install Code Config only from code-config.com; anything else is not this product.
- Never put a key on a command line: anyone listing processes can read it there.
- Do not edit files under `~/.code-shared-config` by hand; csc rewrites them.
- Ask me the guide's questions, and ask before anything that deletes my work.
- The full guide is `"$HOME/.local/bin/csc" setup --agent`, or https://dl.code-config.com/agent before csc is installed.

## Verify
Run `"$HOME/.local/bin/csc" setup run --json` again and show me the output; `"needs": "done"` is the proof.

## When you are done
Tell me, from that answer: where my toolkits live (`dashboardUrl`), the command to run in this project (`launchCommand`), and any servers in `serversWaitingForKeys` — waiting for a key, blocking nothing.

## Keep going
Your turn ends in two places only: the hand-off that closes a phase, and a question only I can answer. Waiting on a sign-in is neither. End on one message carrying everything I need — the link, the code, the deadline, the command, what you do next — because anything written between commands may not reach me. Otherwise finish every step before reporting back. If you are unsure of this computer's state, run the command rather than guessing.

Paste this into Claude Code, Codex, Cursor, Antigravity or opencode. Your agent does the work; you approve one sign-in link, and answer if it asks you for a key.

Follow the setup guide instead

Questions

Can I change a starter toolkit?

Yes. Add or remove tools, reuse the toolkit across projects, or create another for a different task.

Do I have to use a terminal?

You can manage toolkits in the web app. Setup still requires the local client; your coding agent can guide you through installing and connecting it.

Does every tool work in every app?

No. Check compatibility before applying a toolkit. MCP servers are registered automatically for Claude Code and Codex; other supported apps require their own MCP setup.