pat_…) and scope to a project, the same as
direct API calls.
Go SDK
Typed Go client with one service per resource. Zero third-party
dependencies.
CLI
The
chief command — styled output at a prompt, JSON in scripts and CI.MCP server
Point Claude, Cursor, or Codex at your Chief project over MCP.
Which one to use
Before you start
You need a Chief account and two credentials, used by all three tools:- A Personal Access Token (
pat_…) — create one in the Chief app under Settings → API tokens. - Your project id (
project_…) — the project the tool reads from and writes to.
Install
The CLI and MCP server are distributed as single static binaries. Homebrew is the recommended install on macOS:go get:
go options above require a Go toolchain.
Shared configuration
Every tool reads the same three settings from flags, options, or the environment:
See Introduction for how to create a token.