Getting started

Quickstart

Add convention.sh to your agent and watch the next code change get linted against the conventions automatically.

1. Install the MCP server in your agent

Pick the snippet for your agent:

2. Ask your agent to write some TypeScript

Try a prompt that touches a non-trivial area — a Zod-validated request handler, a discriminated union for state, a Prisma model. Your agent will pick up the relevant conventions before writing the code.

3. (Optional) Authenticate for unlimited reads

Free-tier requests are subject to a weekly read budget. Paid plans bypass it entirely by sending an API token. See Authentication.