Spaceship MCP
UnclaimedNo description provided.
Install
npx spaceshipai@latest initUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (16)
create_agent
Create an agent — pass description for auto-generated system prompt
delete_agent
Permanently delete an agent and all its logs, memories, and threads
get_agent
Get full details of a single agent including its system prompt and tools
get_orchestration
Get full details of an orchestration including its members and tools
get_run_logs
Fetch the full chronological event log for a completed run
get_run_status
Poll status: queued → running → completed / error / cancelled
list_agents
List agents, optionally filtered by project
list_executions
List recent runs for an agent with status and duration
list_orchestrations
List orchestrations, optionally filtered by project
list_projects
List all projects in your organization
list_tools
List built-in and custom tools available to attach to agents
run_agent
Start an async run; returns executionid for polling
run_orchestration
Start an async orchestration run; returns executionid
test_agent
Quick sync test — runs an agent and waits up to 15s for the result
test_orchestration
Quick sync test — runs an orchestration and waits up to 15s for the result
update_agent
Update name, prompt, or tools; re-scaffold by passing a new description