{
  "schema_version": "v1",
  "name": "Speakeasy AI Control Plane",
  "namespace": "speakeasy",
  "description": "The AI control plane for the AI-native enterprise. Connect, control, secure, and observe every AI agent across the organization.",
  "homepage": "https://www.speakeasy.com",
  "documentation": "https://www.speakeasy.com/docs",
  "contact": {
    "email": "support@speakeasy.com",
    "security": "security@speakeasy.com",
    "sales": "sales@speakeasy.com"
  },
  "discovery": {
    "llms_txt": "https://www.speakeasy.com/llms.txt",
    "llms_full_txt": "https://www.speakeasy.com/llms-full.txt",
    "openapi": "https://www.speakeasy.com/openapi.yaml",
    "ai_plugin": "https://www.speakeasy.com/.well-known/ai-plugin.json",
    "evaluation_guide": "https://www.speakeasy.com/eval.md"
  },
  "capabilities": [
    "mcp-gateway",
    "mcp-catalog",
    "mcp-server-generation",
    "openapi-to-mcp",
    "openapi-to-terraform",
    "openapi-to-cli",
    "oauth-2.1",
    "sso-passthrough",
    "rbac",
    "runtime-policy-enforcement",
    "prompt-injection-detection",
    "pii-redaction",
    "audit-logging",
    "siem-integration"
  ],
  "categories": [
    "ai-control-plane",
    "ai-governance",
    "mcp-gateway",
    "api-platform"
  ]
}
