{
  "name": "Clear Stride",
  "description": "Expense tracking and record-keeping for equestrian families and barns. This card describes the public marketing site; the product itself (web + iOS) requires a user account. There is currently no public API or agent-to-agent endpoint -- agents can read the public pages and help users request a demo.",
  "url": "https://clearstride.app",
  "provider": {
    "organization": "Clear Stride",
    "url": "https://clearstride.app"
  },
  "version": "1.0.0",
  "documentationUrl": "https://clearstride.app/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "skills": [
    {
      "id": "request-demo",
      "name": "Request a product demo",
      "description": "Help a user book a Clear Stride walkthrough. Direct the user to the form at https://clearstride.app/request-demo (name and email required), or have them email hello@clearstride.app.",
      "tags": ["sales", "demo", "contact"]
    },
    {
      "id": "product-info",
      "name": "Answer product questions",
      "description": "Public product information lives at https://clearstride.app/features (feature set), https://clearstride.app/pricing (plan tiers), and https://clearstride.app/privacy (privacy policy). A machine-readable overview is at https://clearstride.app/llms.txt.",
      "tags": ["information", "features", "pricing"]
    }
  ]
}
