{
  "serverInfo": {
    "name": "Mobecart MCP Server",
    "version": "1.0.0",
    "description": "MCP server for Mobecart — browse products, manage cart, and place orders programmatically.",
    "url": "https://mobecart.com"
  },
  "transport": {
    "type": "http",
    "endpoint": "https://mobecart.com/mcp"
  },
  "capabilities": {
    "tools": true,
    "resources": true,
    "prompts": false
  },
  "contact": {
    "url": "https://mobecart.com/contact"
  }
}