Generate a TypeScript SDK, MCP server, branded CLI, and Python SDK + MCP server from one OpenAPI spec and one config — with the custom fetch client and response-envelope handling templated consistentl…
{
"mcpServers": {
"openapi-foundry": {
"command": "npx",
"args": [
"-y",
"openapi-foundry"
]
}
}
}