cosmonic-labs/openapi2mcp
Create MCP Servers that compile to Wasm given an OpenAPI spec
Platform-specific configuration:
{
"mcpServers": {
"openapi2mcp": {
"command": "npx",
"args": [
"-y",
"openapi2mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...