Check the current status of an agent run by providing the agent ID and execution ID, returning states like queued, running, completed, error, cancelled, or paused.
An MCP server for managing and executing AI agents on the Spaceship AI platform directly from clients like Claude Code and Cursor. It provides comprehensive tools for agent lifecycle management, including creation, execution, and real-time monitoring of run statuses and logs.
A community-built MCP server for the Spaceship API, enabling management of domains, DNS records, contacts, and marketplace listings through natural language.
Retrieve recent runs for an AI agent to review run history and check success status before starting a new run. Provides status and duration for each run.
Create a new AI agent for the Spaceship platform. Provide a name and project ID, then optionally give a description for auto-generated prompt or a direct system prompt.
Quickly test an AI orchestration by starting a run, polling for completion with progress notifications, and returning the final status and execution ID.
List all orchestrations in your organization. Optionally filter by project ID to scope results to a single project, with each orchestration showing its members and attached tools.