Model Context Protocol (MCP) plugin for Kubb, generating MCP-compatible tools and schemas from OpenAPI specifications for AI assistants.
{
"mcpServers": {
"kubbplugin": {
"command": "npx",
"args": [
"-y",
"@kubb/plugin-mcp"
]
}
}
}