the deploy MCP for coding agents
Your agent writes it. shipd ships it.
shipd is an MCP server your coding agent calls to build and deploy web apps. Prototype on our cloud in seconds, then export to your own infrastructure. You own the code the whole way.
add to your mcp config
{
"mcpServers": {
"shipd": {
"url": "https://mcp.aikaara.com/sse",
"headers": { "Authorization": "Bearer YOUR_TOKEN" }
}
}
}
claude code
$ claude mcp add --transport http shipd https://mcp.aikaara.com/sse
Free to start. We email a code to verify it is you.
own your infra
Start on our cloud. Leave whenever you want.
When you are confident, export a standard repo and a compose file and run it on any box. Standard Postgres, standard containers, no lock-in.