Developer toolkit

Build on the CoTrackPro platform.

One typed, auth-aware CLI and SDK for the child-centered, court-neutral CoTrackPro platform. Authenticate once, pull and publish private libraries, scaffold new modules, and call the platform from code โ€” without ever hand-rolling auth.

$ npm install -g @cotrackpro/cli

What you get#

๐Ÿ”

Browser sign-in#

Device-flow OAuth with tokens stored in your OS keychain. The CLI is the single gatekeeper for credentials.

๐Ÿ“ฆ

Private libraries#

Pull and publish org-scoped packages with integrity checks and cosign signature verification.

๐Ÿงฐ

Typed SDK#

@cotrackpro/sdk โ€” transport, pluggable auth, typed API resources, and generated MCP/artifact types.

๐Ÿ—๏ธ

Scaffold & workspace#

Generate SDK-wired modules and clone/link the whole ecosystem so every repo dev's against one SDK.

๐Ÿ—‚๏ธ

Programmatic catalog#

133 typed artifacts plus roles, workflows, scenarios, and prompt modules โ€” searchable offline.

๐Ÿช™

Gated access broker#

Mint short-lived, scoped tokens so any package or agent reads gated data without holding credentials.

๐ŸŽ“

Students & interns#

Hands-on, interdisciplinary work building child-centered, trauma-informed tools โ€” plus a global developer network to build it with.

Start here#

  • Quickstart โ€” install, sign in, and make your first call.
  • The SDK โ€” build from code with @cotrackpro/sdk.
  • Commands โ€” the full command reference (generated from the CLI).
  • Catalog โ€” the 133 artifacts, roles, workflows, and more.
  • Gated access โ€” retrieve gated data without credentials.
  • Students & interns โ€” build real tools and join the global developer network.