typeship for VS Code
dev.typeship/typeship
Generate a typed SDK, CLI, and MCP server from any OpenAPI or GraphQL spec, and keep them current.
client:VS Code
transport:streamable-http
runtime:npm
Install typeship in VS Code
.vscode/mcp.json
{
"servers": {
"typeship": {
"type": "http",
"url": "https://typeship.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs