When CLI examples apply
Commands beginning withcheckfu assume that you already have CLI access through
an explicitly authorized alpha arrangement. The examples describe the supported
command surface; they do not authorize or initiate artifact delivery. MCP setup
through checkfu connect is available only after that CLI access is established.
Use an available path
- Contributors and local evaluators: work from a Checkfu source checkout and
follow Run Checkfu from source. That workflow
uses
pnpm exec checkfuand does not depend on a customer installation channel. - API-first integrations: call the documented public contract directly from your backend. Start with the HTTP API reference; the OpenAPI document and ordinary HTTP examples do not require the CLI.
- MCP clients: once CLI access is established, follow the MCP server setup to register the endpoint without writing a secret into the client configuration.