cueapi-mcp

cueapi/cueapi-mcp
★ 2 stars TypeScript 🤖 AI/LLM Updated today
Official MCP server for CueAPI. Give any MCP host coordinated agent work with verified handoffs.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cueapi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cueapi/cueapi-mcp"
      ]
    }
  }
}

README Excerpt

Official [Model Context Protocol](https://modelcontextprotocol.io) server for [CueAPI](https://cueapi.ai), the open-source coordination layer for AI agent systems. Give your MCP-enabled assistant (Claude Desktop, Cursor, Zed, or any other MCP host) the ability to schedule agent work, fetch execution history, and close the loop with evidence-backed outcome reports, all from inside a conversation.

Tools (15)

cueapi_claim_executioncueapi_claim_next_executioncueapi_create_cuecueapi_delete_cuecueapi_execution_heartbeatcueapi_fire_cuecueapi_get_cuecueapi_get_executioncueapi_list_claimable_executionscueapi_list_cuescueapi_list_executionscueapi_pause_cuecueapi_report_outcomecueapi_resume_cuecueapi_update_cue

Topics

ai-agentsanthropicclaudecueapillmmcpmodel-context-protocolscheduling