{
  "name": "MeWayz Platform Agent",
  "version": "1.0.0",
  "description": "Agent interface for the MeWayz all-in-one business platform",
  "supportedInterfaces": [
    { "url": "https://app.mewayz.com/.well-known/mcp/server-card.json", "transport": "https" }
  ],
  "capabilities": ["query", "manage"],
  "skills": [
    { "id": "crm", "name": "CRM Access", "description": "Access contacts, deals, and pipelines", "tags": ["crm"] },
    { "id": "projects", "name": "Project Management", "description": "Manage projects and tasks", "tags": ["projects"] }
  ]
}
