{
  "site": "https://docs.curastem.org",
  "name": "Curastem Docs",
  "description": "Documentation for Curastem Jobs REST API, MCP server, webhooks, and employer ATS.",
  "webmcp": true,
  "learning_paths": [
    {
      "id": "getting-started",
      "topic": "Getting started",
      "summary": "API keys, pricing, quickstart curl, and product overview.",
      "start_path": "/get-started/overview",
      "pages": [
        "/get-started/overview",
        "/get-started/quickstart",
        "/get-started/api-keys",
        "/get-started/pricing",
        "/get-started/use-cases"
      ]
    },
    {
      "id": "job-search",
      "topic": "Job search API",
      "summary": "Search jobs, job details, stats, map, alerts, and agent REST tools.",
      "start_path": "/api/search-jobs",
      "pages": [
        "/api/search-jobs",
        "/api/search-companies",
        "/api/apply-for-jobs"
      ]
    },
    {
      "id": "people-search",
      "topic": "People Search",
      "summary": "Search profiles and unlock resume or contact fields.",
      "start_path": "/api/search-people",
      "pages": [
        "/api/search-people"
      ]
    },
    {
      "id": "employer-ats",
      "topic": "Employer ATS",
      "summary": "Post jobs, manage organization, candidates, webhooks.",
      "start_path": "/api/post-a-job",
      "pages": [
        "/api/post-a-job",
        "/api/manage-organization",
        "/api/manage-candidates",
        "/webhooks/overview",
        "/webhooks/integration"
      ]
    },
    {
      "id": "documents",
      "topic": "AI documents",
      "summary": "Generate resumes and cover letters via REST agent tools or MCP.",
      "start_path": "/api/create-resumes",
      "pages": [
        "/api/create-resumes",
        "/api/create-cover-letters"
      ]
    },
    {
      "id": "mcp",
      "topic": "MCP server",
      "summary": "Install MCP in IDEs, authenticate, and use 80 tools.",
      "start_path": "/mcp#overview",
      "pages": [
        "/mcp#overview",
        "/mcp#mcp-server",
        "/mcp#tools",
        "/mcp#authentication",
        "/mcp#prompt-guide"
      ]
    },
    {
      "id": "operations",
      "topic": "Operations",
      "summary": "Rate limits, errors, status, FAQ, release notes.",
      "start_path": "/resources/rate-limits",
      "pages": [
        "/resources/rate-limits",
        "/resources/errors",
        "/resources/status",
        "/resources/faq",
        "/resources/release-notes"
      ]
    }
  ],
  "pages": [
    {
      "path": "/mcp"
    },
    {
      "path": "/get-started/overview"
    },
    {
      "path": "/get-started/quickstart"
    },
    {
      "path": "/get-started/api-keys"
    },
    {
      "path": "/get-started/pricing"
    },
    {
      "path": "/get-started/use-cases"
    },
    {
      "path": "/api/post-a-job"
    },
    {
      "path": "/api/manage-organization"
    },
    {
      "path": "/api/manage-candidates"
    },
    {
      "path": "/api/search-people"
    },
    {
      "path": "/api/search-jobs"
    },
    {
      "path": "/api/search-companies"
    },
    {
      "path": "/api/apply-for-jobs"
    },
    {
      "path": "/api/create-resumes"
    },
    {
      "path": "/api/create-cover-letters"
    },
    {
      "path": "/webhooks/overview"
    },
    {
      "path": "/webhooks/integration"
    },
    {
      "path": "/resources/release-notes"
    },
    {
      "path": "/resources/rate-limits"
    },
    {
      "path": "/resources/errors"
    },
    {
      "path": "/resources/status"
    },
    {
      "path": "/resources/faq"
    }
  ],
  "mcp_sections": [
    {
      "path": "/mcp#overview",
      "label": "Overview"
    },
    {
      "path": "/mcp#mcp-server",
      "label": "MCP server"
    },
    {
      "path": "/mcp#tools",
      "label": "Tools"
    },
    {
      "path": "/mcp#authentication",
      "label": "Authentication"
    },
    {
      "path": "/mcp#prompt-guide",
      "label": "Prompt guide"
    }
  ]
}