{"service":"NGRA.ai gateway","version":"0.0.1","auth_mode":"apikey","connect":{"url":"https://pilot.ngra.ai/mcp","header":"Authorization: Bearer <YOUR_KEY>","example":"claude mcp add --transport http ngra https://pilot.ngra.ai/mcp --header \"Authorization: Bearer <YOUR_KEY>\""},"endpoints":{"mcp_front_door":"POST /mcp  (initialize, tools/list, tools/call, ping)","mcp_proxy":"POST /mcp/{namespace}","catalog":"GET /catalog","catalog_search":"POST /catalog/search","admin_keys":"POST/GET /admin/keys, DELETE /admin/keys/{id}","protected_resource_metadata":"GET /.well-known/oauth-protected-resource","health":"GET /healthz","ready":"GET /readyz","metrics":"GET /metrics","docs":"GET /docs"}}