{
  "$schema": "https://raw.githubusercontent.com/modelcontextprotocol/servers/main/server-card.schema.json",
  "name": "TaskEdge Micro Task Management Platform",
  "version": "1.0.0",
  "description": "AI-powered micro-task management platform that decomposes complex projects into structured, manageable, actionable steps. Includes AI Invoice Generator, AI Expense Tracker, PDF Converter, and Idea Explorer tools.",
  "vendor": {
    "name": "TaskEdge",
    "url": "https://taskedge.io"
  },
  "homepage": "https://taskedge.io",
  "capabilities": {
    "task_management": {
      "micro_task_breakdown": true,
      "ai_powered_planning": true,
      "team_collaboration": true,
      "workflow_automation": true,
      "productivity_tracking": true
    },
    "ai_tools": {
      "invoice_generator": true,
      "expense_tracker": true,
      "pdf_converter": true,
      "idea_explorer": true,
      "receipt_ocr": true
    },
    "integrations": {
      "api_available": true,
      "webhooks": false,
      "oauth": false
    }
  },
  "pricing": {
    "model": "freemium",
    "free_tier": true,
    "plans": [
      {
        "name": "Free",
        "price": 0,
        "currency": "USD",
        "features": ["Unlimited AI Invoice Generator", "Unlimited AI Expense Tracker", "Unlimited PDF Converter", "Unlimited AI Idea Explorer", "Basic Task Management"]
      },
      {
        "name": "Premium",
        "price": 9.99,
        "currency": "USD",
        "billing_period": "monthly",
        "features": ["All Free features", "Advanced AI micro-task breakdown", "Shared team boards", "Priority support", "Team productivity tracking"]
      }
    ]
  },
  "documentation": {
    "main": "https://taskedge.io/help-center.html",
    "llms_txt": "https://taskedge.io/llms.txt",
    "guides": [
      "https://taskedge.io/complete-guide-to-micro-task-management.html",
      "https://taskedge.io/team-collaboration-best-practices.html"
    ]
  },
  "contact": {
    "support": "https://taskedge.io/help-center.html",
    "twitter": "@TaskEdgeApp"
  },
  "legal": {
    "terms": "https://taskedge.io/terms.html",
    "privacy": "https://taskedge.io/privacy-policy.html",
    "security": "https://taskedge.io/.well-known/security.txt"
  },
  "features": [
    "AI-powered micro-task decomposition",
    "Natural language invoice generation",
    "OCR-based expense tracking with conversational queries",
    "Unlimited ad-free PDF to text/database conversion",
    "Interactive AI-powered brainstorming and idea validation",
    "Team collaboration boards",
    "Workflow automation",
    "Productivity tracking and bottleneck detection"
  ],
  "target_audience": ["Small businesses", "Startups", "Freelancers", "Project managers", "Teams seeking lightweight task management"],
  "regions": ["US", "UK", "EU", "SG"],
  "languages": ["en"]
}
