{
  "name": "Corrigi",
  "description": "Create teacher-owned exams with any connected LLM, optionally generate/review/adapt/translate questions with Corrigi AI under normal credit rules, configure anti-cheating and finish on a private mobile-friendly visual analysis page.",
  "documentation_url": "https://corrigi.com/mcp/",
  "llm_reference_url": "https://corrigi.com/mcp/reference.txt",
  "tools_schema_url": "https://corrigi.com/mcp/tools.json",
  "transport": "streamable-http",
  "url": "https://api.corrigi.com/mcp",
  "authorization": {
    "type": "oauth2",
    "resource_metadata_url": "https://api.corrigi.com/.well-known/oauth-protected-resource/mcp",
    "authorization_server_metadata_url": "https://api.corrigi.com/.well-known/oauth-authorization-server",
    "scopes": [
      "exams:read",
      "exams:write",
      "pdfs:write",
      "ai:generate"
    ],
    "code_challenge_methods_supported": [
      "S256"
    ],
    "login_methods": [
      "google",
      "apple"
    ]
  },
  "notes": "Supplementary discovery manifest, not an MCP protocol standard. Configure the URL in a compatible client; discovering this file does not install or authorize the integration.",
  "result": {
    "type": "authenticated_review_page",
    "field": "review_url",
    "direct_pdf_urls": false
  },
  "default_documentation_language": "en",
  "documentation_languages": [
    "en",
    "ar",
    "bg",
    "bn",
    "cs",
    "da",
    "de",
    "el",
    "es",
    "et",
    "fi",
    "fil",
    "fr",
    "gu",
    "hi",
    "hr",
    "hu",
    "id",
    "it",
    "ja",
    "ko",
    "lt",
    "lv",
    "mr",
    "ms",
    "mt",
    "nb",
    "nl",
    "pa",
    "pl",
    "pt",
    "pt-BR",
    "ro",
    "ru",
    "sk",
    "sl",
    "sv",
    "sw",
    "ta",
    "te",
    "th",
    "tr",
    "vi"
  ]
}
