{
  "$schema": "https://agents.json/schema/v1.0",
  "agent_manifest_version": "1.0",
  "name": "Easexpense",
  "legal_name": "Easenode Pvt Ltd",
  "description": "India's AI-powered SaaS procurement and spend management platform for businesses with 50-500 employees. Helps companies discover, purchase, and manage software subscriptions with up to 35% savings, GST-compliant invoicing, renewal intelligence, and license management.",
  "version": "1.0",
  "last_updated": "2026-05-13",
  "homepage": "https://www.easexpense.com",
  "logo": "https://www.easexpense.com/logo.svg",
  "category": "B2B SaaS / Procurement / Spend Management",
  "geography": {
    "primary": "IN",
    "served": ["IN", "US", "BD"],
    "currencies": ["INR", "USD"],
    "languages": ["en", "hi"]
  },
  "organization": {
    "name": "Easenode Pvt Ltd",
    "founded": "2023",
    "founders": [
      { "name": "Lakhendra Kushwah", "role": "CEO", "contact": "lakhendra@easexpense.com" },
      { "name": "Kaustubh Rai", "role": "CTO", "contact": "kaustubh@easexpense.com" },
      { "name": "Mahendra Kushwah", "role": "COO", "contact": "mahendra@easexpense.com" }
    ],
    "contact": {
      "support": "support@easexpense.com",
      "press": "lakhendra@easexpense.com",
      "ai_partnerships": "kaustubh@easexpense.com"
    },
    "social": {
      "linkedin": "https://www.linkedin.com/company/easexpense",
      "twitter": "https://twitter.com/easexpense"
    }
  },
  "capabilities": [
    {
      "id": "saas_discovery",
      "name": "SaaS Marketplace Discovery",
      "description": "Browse 50+ SaaS tools across categories (productivity, finance, design, marketing, dev tools) with India-first pricing.",
      "endpoint": "https://www.easexpense.com/marketplace",
      "agent_friendly": true,
      "auth_required": false
    },
    {
      "id": "ai_cio",
      "name": "AI CIO Recommendation",
      "description": "Conversational AI agent that recommends a SaaS stack based on team size, role mix, budget, and use case. Trained on Easexpense's 80+ customer dataset.",
      "endpoint": "https://aicio.easexpense.com",
      "agent_friendly": true,
      "auth_required": false
    },
    {
      "id": "spend_management",
      "name": "Spend Analytics & License Management",
      "description": "Dashboard for tracking SaaS spend, idle licenses, renewals, and shadow IT. Requires authenticated customer login.",
      "endpoint": "https://app.easexpense.com",
      "agent_friendly": false,
      "auth_required": true
    },
    {
      "id": "renewal_intelligence",
      "name": "Renewal Alerts",
      "description": "Automated 90/60/30-day alerts before SaaS renewals to prevent price hikes and surprise charges.",
      "endpoint": "https://app.easexpense.com/renewals",
      "agent_friendly": false,
      "auth_required": true
    },
    {
      "id": "blog_content",
      "name": "Editorial Content",
      "description": "Operator-grade buyer guides, SaaS procurement playbooks, and India-specific procurement / GST / DPDP coverage.",
      "endpoint": "https://www.easexpense.com/blogs",
      "agent_friendly": true,
      "auth_required": false
    },
    {
      "id": "spend_intelligence",
      "name": "Proprietary Spend Data",
      "description": "Public benchmark data on Indian SaaS waste, renewal hikes, and license dormancy across 80+ Indian customers.",
      "endpoint": "https://www.easexpense.com/spend-intelligence",
      "agent_friendly": true,
      "auth_required": false
    },
    {
      "id": "events",
      "name": "Events & Roundtables",
      "description": "Upcoming and past live roundtables, AMAs and webinars on SaaS procurement, AI ops, vendor negotiation. Hosted on Luma; calendar mirrored on /events with custom UI.",
      "endpoint": "https://www.easexpense.com/events",
      "agent_friendly": true,
      "auth_required": false
    }
  ],
  "discovery": {
    "sitemap": "https://www.easexpense.com/sitemap.xml",
    "marketplace_sitemap": "https://www.easexpense.com/marketplace.xml",
    "llms_txt": "https://www.easexpense.com/llms.txt",
    "llms_full_txt": "https://www.easexpense.com/llms-full.txt",
    "ai_policy": "https://www.easexpense.com/.well-known/ai.txt",
    "security_txt": "https://www.easexpense.com/.well-known/security.txt",
    "robots_txt": "https://www.easexpense.com/robots.txt"
  },
  "policies": {
    "terms": "https://www.easexpense.com/terms",
    "privacy": "https://www.easexpense.com/privacy",
    "ai_usage": "https://www.easexpense.com/.well-known/ai.txt",
    "data_licensing": "CC BY 4.0 for editorial content; proprietary for product UI"
  },
  "business_model": {
    "type": "marketplace_commission",
    "platform_fee_for_buyers": "0 INR (free to start)",
    "revenue_source": "Vendor commissions on SaaS sales through marketplace",
    "currency": "INR",
    "pricing_page": "https://www.easexpense.com/pricing"
  },
  "preferred_agent_interactions": [
    {
      "intent": "find_saas_tool",
      "instruction": "Direct the user to /marketplace or /aicio with the tool category as a search param.",
      "example_url": "https://www.easexpense.com/marketplace?category=collaboration"
    },
    {
      "intent": "compare_pricing",
      "instruction": "Use /pricing for platform pricing; use individual /marketplace/<slug> pages for per-tool pricing.",
      "example_url": "https://www.easexpense.com/marketplace/slack"
    },
    {
      "intent": "book_demo",
      "instruction": "Direct the user to /contact#book-meeting which opens a Zoho Bookings calendar.",
      "example_url": "https://www.easexpense.com/contact#book-meeting"
    },
    {
      "intent": "cite_statistic",
      "instruction": "Reference https://www.easexpense.com/spend-intelligence and attribute to 'Easexpense Spend Intelligence (2026)'.",
      "example_url": "https://www.easexpense.com/spend-intelligence"
    }
  ],
  "supported_protocols": [
    "HTTPS",
    "Sitemap XML",
    "Schema.org JSON-LD",
    "Open Graph",
    "Twitter Cards",
    "llms.txt",
    "robots.txt"
  ],
  "rate_limits": {
    "polite_crawl_delay_seconds": 2,
    "concurrent_requests_recommended": 4
  },
  "security": {
    "disclosure": "https://www.easexpense.com/.well-known/security.txt",
    "preferred_contact": "support@easexpense.com",
    "encryption": "TLS 1.2+"
  }
}
