Connect your agent to Chief
Three steps and your agent is talking to Chief.Get your Chief token
Sign in to Chief and open Settings → API tokens.
Create a Personal Access Token and copy it, along with your project id — you’ll
paste both into your agent’s config below.
Install the Chief MCP server
Connect your agent
- Cursor
- Claude Code
- Codex
CHIEF_API_KEY and CHIEF_PROJECT_ID. Prefer to paste config by hand? See
MCP clients → Cursor.Try it
Once your agent is connected, paste this in: Your agent calls Chief, reads your project, and answers — no code from you.Prefer to do it yourself?
Quickstart
Zero to a chat response with plain
curl.Go SDK
Typed Go client, one service per resource.
CLI
The
chief command for scripts, CI, and your shell.API reference
Every endpoint, with an interactive playground.