Skip to content
@cueapi

CueAPI

Coordination infrastructure for AI agent systems. Every handoff verified.
CueAPI



Coordination infrastructure for AI agent systems.

A surface for the choreography your agents already run. Every handoff becomes a cue. Every fire is an execution. Every outcome carries structured evidence. Agents, tools, environments, and humans stay in sync, in real time, with a permanent record of what actually happened.

cueapi.ai · Docs · MCP · Pricing · Status


Why CueAPI

Agents don't finish in one call. They coordinate across time, tools, environments, agents, and humans. CueAPI is the infrastructure for that choreography. We see a world where agents coordinate at scale with Cue.

5-minute quickstart

pip install cueapi
cueapi login
cueapi quickstart

The quickstart command walks you through your first cue end-to-end. Schedule a job, run it, report the outcome, see it in the dashboard.

Full docs →

Open source

Repo Description
cueapi/cueapi-core The open source server. Self-host with Docker. stars
cueapi/cueapi-python Official Python SDK. pip install cueapi-sdk pypi
cueapi/cueapi-cli Official CLI. pip install cueapi (or brew install cueapi/tap/cueapi on Mac) pypi
cueapi/cuechain TypeScript primitive for verifying contracts between LLM pipeline steps. stars
cueapi/cueapi-action GitHub Action to coordinate and verify agent jobs from your CI. uses: cueapi/cueapi-action@v1 stars
cueapi/cueapi-mcp Official MCP server. Give any MCP host (Claude Desktop, Cursor, Zed) coordinated agent work with verified handoffs. npx @cueapi/mcp stars

Built with CueAPI

Project Description
Agent CI/CD GitHub template for AI agent CI/CD pipelines with verified handoffs. template

Get started


Made by Vector Apps.

Pinned Loading

  1. cueapi-core cueapi-core Public

    Open source coordination layer for AI agent systems. Every handoff verified. Self-hosted, works with any agent or model, Apache-2.0 licensed.

    Python 7

  2. cuechain cuechain Public

    Free, open-source (MIT) contract-verification primitive for TypeScript AI agent pipelines.

    TypeScript 1

Repositories

Showing 8 of 8 repositories
  • cuechain Public

    Free, open-source (MIT) contract-verification primitive for TypeScript AI agent pipelines.

    cueapi/cuechain’s past year of commit activity
    TypeScript 1 MIT 0 0 0 Updated Apr 22, 2026
  • cueapi-action Public

    GitHub Action for CueAPI. Coordinate and verify AI agent jobs from your CI.

    cueapi/cueapi-action’s past year of commit activity
    0 0 0 0 Updated Apr 22, 2026
  • cueapi-mcp Public

    Official MCP server for CueAPI. Give any MCP host coordinated agent work with verified handoffs.

    cueapi/cueapi-mcp’s past year of commit activity
    TypeScript 2 MIT 0 0 3 Updated Apr 22, 2026
  • cueapi-core Public

    Open source coordination layer for AI agent systems. Every handoff verified. Self-hosted, works with any agent or model, Apache-2.0 licensed.

    cueapi/cueapi-core’s past year of commit activity
    Python 7 Apache-2.0 0 0 0 Updated Apr 22, 2026
  • .github Public

    CueAPI GitHub organization profile

    cueapi/.github’s past year of commit activity
    0 0 0 0 Updated Apr 21, 2026
  • cueapi-cli Public

    Official CLI for CueAPI. Coordinate and verify agent work from the terminal.

    cueapi/cueapi-cli’s past year of commit activity
    Python 2 MIT 0 0 2 Updated Apr 20, 2026
  • cueapi-python Public

    Python SDK for CueAPI. Coordinate agent work with verified outcomes, not exit codes. Self-hosted, Apache-2.0.

    cueapi/cueapi-python’s past year of commit activity
    Python 2 Apache-2.0 0 0 1 Updated Apr 20, 2026
  • homebrew-tap Public

    Homebrew tap for CueAPI CLI

    cueapi/homebrew-tap’s past year of commit activity
    Ruby 0 0 0 0 Updated Apr 9, 2026

Most used topics

Loading…