Bridgent AI — expose any OpenAPI 3.x spec as MCP tools. Read-only by default, with Bearer auth, path filtering, and a Zod-typed bridge.
{
"mcpServers": {
"bridgentsource-openapi": {
"command": "npx",
"args": [
"-y",
"@bridgent/source-openapi"
]
}
}
}