{
  "$schema": "https://modelcontextprotocol.io/schemas/server-card.json",
  "serverInfo": {
    "name": "HTEC LMS Agent Server",
    "version": "1.0.3",
    "description": "Model Context Protocol server for HTEC LMS platform providing course listings, OMR grading tools, and student helper integrations."
  },
  "transport": {
    "type": "sse",
    "endpoint": "https://htec-edu.com/api/v1/mcp/sse"
  },
  "capabilities": {
    "tools": true,
    "resources": true,
    "prompts": false
  }
}
