{"schemaVersion":"agent-manifest/0.1","name":"Opportuna Cloud","description":"Opportuna Cloud is the infrastructure layer behind agentic delivery — secure deployments, model routing, payment rails, and white-label fulfillment at scale.","url":"https://opportuna.cloud","discovery":{"llmsTxt":"https://opportuna.cloud/llms.txt","llmsFull":"https://opportuna.cloud/llms-full.txt","sitemap":"https://opportuna.cloud/sitemap.xml","structuredData":"JSON-LD (Organization, WebSite, WebPage, BreadcrumbList, Service, FAQPage, Article) embedded on every page","mcp":"https://opportuna.cloud/.well-known/mcp.json","webmcp":"https://opportuna.cloud/.well-known/webmcp.json"},"actionApiBase":null,"actions":[{"name":"request_sovereign_ai_blueprint","label":"Request a Sovereign AI Blueprint","ladder":{"outcome":"Run private AI infrastructure without handing your data to third parties.","what":"A blueprint for sovereign inference, isolation, and deployment tailored to your workloads.","mechanism":"Maps private nodes, model routing, and security boundaries into a deployable architecture."},"auth":"none","endpoint":null,"auditEvent":"lead_request_sovereign_ai_blueprint","relatedPage":"https://opportuna.cloud/platform/sovereign-ai-infrastructure"},{"name":"request_mraas_assessment","label":"Request an MRaaS Assessment","ladder":{"outcome":"Route every request to the right model — by cost, latency, and capability.","what":"An assessment of Model Routing as a Service (MRaaS) for your traffic profile.","mechanism":"Profiles workloads against routing policies, failover, and token economics."},"auth":"none","endpoint":null,"auditEvent":"lead_request_mraas_assessment","relatedPage":"https://opportuna.cloud/platform/model-routing"},{"name":"estimate_token_plan","label":"Estimate a Token Plan","ladder":{"outcome":"Know your AI cost before you commit — with token-aware pricing.","what":"An estimate of routed token cost and the right tier for your volume.","mechanism":"Computes blended cost across models and routing policies from your inputs."},"auth":"none","endpoint":null,"auditEvent":"lead_estimate_token_plan","relatedPage":"https://opportuna.cloud/platform/model-routing"},{"name":"request_x402_readiness_call","label":"Request an x402 Readiness Call","ladder":{"outcome":"Turn your services into machine-payable, programmable revenue flows.","what":"A readiness call to operationalize x402 (HTTP 402) commerce for your offers.","mechanism":"Reviews payable resources, chains/assets, and facilitator setup for x402."},"auth":"none","endpoint":null,"auditEvent":"lead_request_x402_readiness_call","relatedPage":"https://opportuna.cloud/platform/x402-commerce-layer"},{"name":"submit_agent_use_case","label":"Submit an Agent Use Case","ladder":{"outcome":"Build agent systems your team and future browser agents can operate.","what":"Submit a use case to scope agent infrastructure and operations.","mechanism":"Captures the workflow, tools, and runtime needs into a structured intake."},"auth":"none","endpoint":null,"auditEvent":"lead_submit_agent_use_case","relatedPage":"https://opportuna.cloud/platform/agent-systems"},{"name":"apply_for_partner_buildout","label":"Apply for a Partner Buildout","ladder":{"outcome":"Deploy and resell Opportuna-powered systems under your brand.","what":"Apply for a partner buildout with white-label fulfillment and delivery support.","mechanism":"Routes to partner qualification and a structured buildout intake."},"auth":"none","endpoint":null,"auditEvent":"lead_apply_for_partner_buildout","relatedPage":"https://opportuna.cloud/partners/partner-buildouts"}],"payment":{"protocol":"x402","live":false,"note":"Payments are not live this round (HB-2). x402 endpoints are disabled on this surface."},"sections":[{"label":"Company","url":"https://opportuna.cloud/company","children":[{"label":"Mission","url":"https://opportuna.cloud/company/mission"},{"label":"Vision","url":"https://opportuna.cloud/company/vision"},{"label":"Why Opportuna","url":"https://opportuna.cloud/company/why-opportuna"}]},{"label":"Platform","url":"https://opportuna.cloud/platform","children":[{"label":"Sovereign AI Infrastructure","url":"https://opportuna.cloud/platform/sovereign-ai-infrastructure"},{"label":"Model Routing","url":"https://opportuna.cloud/platform/model-routing"},{"label":"x402 Commerce Layer","url":"https://opportuna.cloud/platform/x402-commerce-layer"},{"label":"Agent Systems","url":"https://opportuna.cloud/platform/agent-systems"},{"label":"WebMCP & Agent-Ready Interfaces","url":"https://opportuna.cloud/platform/webmcp-interfaces"}]},{"label":"Solutions","url":"https://opportuna.cloud/solutions","children":[{"label":"White-Label Fulfillment","url":"https://opportuna.cloud/solutions/white-label-fulfillment"},{"label":"Managed Automation","url":"https://opportuna.cloud/solutions/managed-automation"},{"label":"Secure Deployments","url":"https://opportuna.cloud/solutions/secure-deployments"},{"label":"Monitoring & Optimization","url":"https://opportuna.cloud/solutions/monitoring-optimization"}]},{"label":"Knowledge","url":"https://opportuna.cloud/knowledge","children":[{"label":"Articles","url":"https://opportuna.cloud/knowledge/articles"},{"label":"Architecture Notes","url":"https://opportuna.cloud/knowledge/architecture-notes"},{"label":"Guides","url":"https://opportuna.cloud/knowledge/guides"},{"label":"Community","url":"https://opportuna.cloud/knowledge/community"},{"label":"Subscribe","url":"https://opportuna.cloud/knowledge/subscribe"}]},{"label":"Partners","url":"https://opportuna.cloud/partners","children":[{"label":"Partner Buildouts","url":"https://opportuna.cloud/partners/partner-buildouts"},{"label":"White-Label Services","url":"https://opportuna.cloud/partners/white-label-services"},{"label":"Delivery Support","url":"https://opportuna.cloud/partners/delivery-support"},{"label":"Pricing & Tiers","url":"https://opportuna.cloud/partners/pricing-and-tiers"},{"label":"Apply","url":"https://opportuna.cloud/partners/apply"}]},{"label":"Contact","url":"https://opportuna.cloud/contact","children":[{"label":"Request Review","url":"https://opportuna.cloud/contact/request-review"},{"label":"Become a Partner","url":"https://opportuna.cloud/contact/become-a-partner"},{"label":"Enterprise Inquiry","url":"https://opportuna.cloud/contact/enterprise-inquiry"}]}],"services":[{"slug":"deployment-review","name":"Deployment Review","description":"Submit an architecture/deployment description and receive a structured review summary. Free discovery action.","kind":"endpoint","paid":false,"priceUsdc":0,"endpoint":null,"io":{"input":"{ stack: string, scale?: string, constraints?: string[] }","output":"{ summary: string, risks: string[], recommendations: string[] }"},"mcpTool":"review_deployment","relatedPage":"https://opportuna.cloud/contact/request-review"},{"slug":"model-routing-quote","name":"Model Routing Quote","description":"Estimate routed cost/latency for a workload across models and return a recommended routing policy.","kind":"endpoint","paid":true,"priceUsdc":0.1,"endpoint":null,"io":{"input":"{ tokensIn: number, tokensOut: number, latencyTargetMs?: number }","output":"{ recommendedModel: string, estCostUsd: number, policy: object }"},"mcpTool":"quote_model_routing","relatedPage":"https://opportuna.cloud/platform/model-routing"},{"slug":"provision-agent-node","name":"Provision Agent Node","description":"Provision a dedicated agent infrastructure node (compute + runtime) for an isolated workload.","kind":"endpoint","paid":true,"priceUsdc":1,"endpoint":null,"io":{"input":"{ region: string, size: string, isolation?: 'shared'|'dedicated' }","output":"{ nodeId: string, endpoint: string, status: string }"},"mcpTool":"provision_agent_node","relatedPage":"https://opportuna.cloud/platform/sovereign-ai-infrastructure"},{"slug":"run-managed-automation","name":"Run Managed Automation","description":"Trigger a managed automation run on the Opportuna automation runtime and return execution status.","kind":"endpoint","paid":true,"priceUsdc":0.5,"endpoint":null,"io":{"input":"{ workflowId: string, payload: object }","output":"{ runId: string, status: string }"},"mcpTool":"run_managed_automation","relatedPage":"https://opportuna.cloud/solutions/managed-automation"},{"slug":"fulfillment-standards","name":"White-Label Fulfillment Standards (Partner)","description":"Fulfillment standards, SOPs, and deployment documentation for white-label partners. Pay-to-unlock asset.","kind":"content","paid":true,"priceUsdc":149,"endpoint":null,"mcpTool":"unlock_fulfillment_standards","relatedPage":"https://opportuna.cloud/partners/white-label-services"},{"slug":"community-archive-access","name":"Community Archive Access (Partner)","description":"Private partner community recordings and archived operator sessions. Pay-to-unlock asset.","kind":"content","paid":true,"priceUsdc":49,"endpoint":null,"mcpTool":"unlock_community_archive","relatedPage":"https://opportuna.cloud/knowledge/community"}],"contact":"https://opportuna.cloud/contact"}