orval-labs/orval
orval is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml or json formats. 🍺
Platform-specific configuration:
{
"mcpServers": {
"orval": {
"command": "npx",
"args": [
"-y",
"orval"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...