TToken Kits

Installation

Token Kits installs straight from GitHub after you buy. Pick your IDE, run one line — no API key required.

Before you start

  1. Purchase lifetime access on tokenkits.co/pricing
  2. Open the install dashboard (or the success page after checkout)
  3. Have Node.js 18+ available so npx can run

Pick your IDE

IDEFlagFile written
Cursor--ide cursor.cursor/rules/token-kit.mdc
Windsurf--ide windsurf.windsurfrules
Claude Code--ide claude.claude/rules/token-kit.md
GitHub Copilot--ide copilot.github/instructions/token-kit.instructions.md
Cline--ide cline.clinerules/token-kit.md
Any / AGENTS.md--ide agentsAGENTS.md
Zed--ide zed.rules/token-kit.md
Aider--ide aiderCONVENTIONS.md

Same pack — written to the path each editor actually reads.

One line

From your project root:

npx github:mattmerrick/cursorthings --ide cursor

Swap the flag for your editor:

npx github:mattmerrick/cursorthings --ide windsurf
npx github:mattmerrick/cursorthings --ide claude
npx github:mattmerrick/cursorthings --ide copilot

Verify it landed

  1. Open the file listed for your IDE (table above)
  2. Confirm it starts with the Token Kits header and non-negotiables
  3. Start a normal coding task — the agent should keep context packs small and avoid folder dumps

Optional metadata file: .cursor/tokenkits.json may be written to record the install.

List IDEs

npx github:mattmerrick/cursorthings ides

Refresh later

When the pack updates on GitHub:

npx github:mattmerrick/cursorthings pack --force --ide cursor

Source of truth in the repo: pack/token-kit.md

Buy

https://tokenkits.co/pricing

Need help?

  • Examples — commands per IDE
  • Updating — how refreshes work
  • FAQ — pricing, keys, what’s included