{
  "schema_version": "2025-03-26",
  "name": "scenaryo-mcp",
  "description": "Scenaryo MCP server — services, assessments, lead capture and company info for AI agents.",
  "transport": "streamable-http",
  "endpoint": "https://gvrdpgfsivmqtkhtmfwm.functions.supabase.co/mcp",
  "documentation": "https://empowrd.de/llms.txt",
  "full_content": "https://empowrd.de/llms-full.txt",
  "contact": "info@scenaryo.de",
  "auth": { "type": "none" },
  "capabilities": {
    "tools": [
      "list_services",
      "get_service",
      "list_assessments",
      "get_company_info",
      "get_assessment_questions",
      "score_assessment",
      "submit_lead"
    ]
  }
}
