Helio MCP Server

MCP server for creating Helio assessments and managing Helio content.

Endpoints

GET /api/health - Health check
GET /api/mcp - MCP protocol endpoint
POST /api/public/assessments - Create a Helio assessment
GET /api/public/tests/{id}/report - Get test report data
GET /api/public/assessments/{id} - Get AI assessment data

MCP Tools