typeship for Zed
dev.typeship/typeship
Generate a typed SDK, CLI, and MCP server from any OpenAPI or GraphQL spec, and keep them current.
client:Zed
transport:streamable-http
runtime:npm
Install typeship in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"typeship": {
"url": "https://typeship.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs