{
  "name": "Oasive",
  "description": "AI-powered fixed-income research, analytics, and valuation for macro, rates, housing, and agency MBS professionals.",
  "url": "https://oasive.ai",
  "version": "1.0",
  "documentation_url": "https://oasive.ai/llms.txt",
  "pricing_url": "https://oasive.ai/pricing.md",
  "contact": "mailto:hello@oasive.ai",
  "capabilities": [
    {
      "name": "fixed_income_research",
      "description": "Scheduled and on-demand US and global macro, rates, housing, and agency MBS research.",
      "access": "web_platform"
    },
    {
      "name": "agency_mbs_analytics",
      "description": "Pool screening, collateral and prepayment analysis, flows, positioning, proprietary models, valuation, and scenarios.",
      "access": "web_platform"
    }
  ],
  "actions": [
    {
      "name": "free_signup",
      "description": "Open free research account signup. No card required.",
      "method": "GET",
      "url": "https://oasive.ai/join",
      "human_confirmation_required": true
    },
    {
      "name": "research_trial",
      "description": "Open Macro & Rates signup for a 14-day trial, card required, then $200 per user/month.",
      "method": "GET",
      "url": "https://oasive.ai/start-trial",
      "human_confirmation_required": true
    },
    {
      "name": "mbs_demo",
      "description": "Book an Agency MBS demo before evaluation and an annual agreement.",
      "method": "GET",
      "url": "https://oasive.ai/contact",
      "human_confirmation_required": true
    },
    {
      "name": "early_access",
      "description": "Join early access for munis, ABS, corporates, or other products without changing the current plan.",
      "method": "GET",
      "url": "https://oasive.ai/early-access",
      "human_confirmation_required": true
    },
    {
      "name": "sign_in",
      "description": "Open the Oasive platform sign-in page.",
      "method": "GET",
      "url": "https://app.oasive.ai/sign-in",
      "human_confirmation_required": true
    }
  ],
  "authentication": {
    "type": "web_session",
    "sign_in_url": "https://app.oasive.ai/sign-in"
  },
  "public_api": false,
  "mcp_server": null
}
