shipyard/shipyard-cli
The Shipyard CLI and MCP server enable you to manage ephemeral environments from your terminal or from your AI agent.
Platform-specific configuration:
{
"mcpServers": {
"shipyard-cli": {
"command": "npx",
"args": [
"-y",
"shipyard-cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...