Spaceship MCP
未申請No description provided.
インストール
npx spaceshipai@latest init未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(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