/atlas/kinde

Atlas read surface · 4 grounded capabilities · 5 doc nodes

This is the exact payload an agent receives over MCP — no prettifying, no extra fields.

capabilities · grounded evidenceGET /v1/atlas/providers/kinde
{
:
"kinde"
,
:
"Kinde"
,
:
"auth"
,
:
5
,
:
[
  {
    "term_id": "11c5b8c9-c1c6-48c4-978d-1eb26ca95862",
    "label": "Machine-to-machine auth",
    "domain": "auth",
    "doc_node_id": "kinde/build/m2m"
  },
  {
    "term_id": "178f14dd-04e6-4b8c-a17d-810b14d2f876",
    "label": "Organizations",
    "domain": "tenancy",
    "doc_node_id": "kinde/build/organizations"
  },
  {
    "term_id": "33684382-701f-4b93-b682-a9b52def5070",
    "label": "Multi-factor authentication",
    "domain": "auth",
    "doc_node_id": "kinde/auth/mfa"
  },
  {
    "term_id": "d6f66aaf-09b6-48ee-bf3c-5020fe6a7056",
    "label": "Passwordless authentication",
    "domain": "auth",
    "doc_node_id": "kinde/auth/passwordless"
  }
]
}
digest · doc tree (depth 3)GET /v1/atlas/providers/kinde/tree
[
  {
    "id": "kinde",
    "title": "Kinde",
    "kind": "provider",
    "summary": null,
    "content_hash": null,
    "url": null,
    "child_count": 5,
    "children": [
      {
        "id": "kinde/auth/mfa",
        "title": "Multi-factor authentication (MFA)",
        "kind": "page",
        "summary": null,
        "content_hash": "mfa_v1",
        "url": "https://docs.kinde.com/kinde/auth/mfa",
        "child_count": 0,
        "children": []
      },
      {
        "id": "kinde/auth/passwordless",
        "title": "Passwordless authentication",
        "kind": "page",
        "summary": null,
        "content_hash": "pwless_v1",
        "url": "https://docs.kinde.com/kinde/auth/passwordless",
        "child_count": 0,
        "children": []
      },
      {
        "id": "kinde/build/m2m",
        "title": "Machine to machine application",
        "kind": "page",
        "summary": null,
        "content_hash": "m2m_v1",
        "url": "https://docs.kinde.com/kinde/build/m2m",
        "child_count": 0,
        "children": []
      },
      {
        "id": "kinde/build/organizations",
        "title": "Organizations",
        "kind": "page",
        "summary": null,
        "content_hash": "orgs_v1",
        "url": "https://docs.kinde.com/kinde/build/organizations",
        "child_count": 0,
        "children": []
      },
      {
        "id": "kinde/machine-to-machine-applications",
        "title": "Machine to machine applications",
        "kind": "section",
        "summary": null,
        "content_hash": null,
        "url": null,
        "child_count": 6,
        "children": [
          {
            "id": "kinde/machine-to-machine-applications/about-m2m",
            "title": "About m2m",
            "kind": "page",
            "summary": null,
            "content_hash": null,
            "url": null,
            "child_count": 4,
            "children": []
          },
          {
            "id": "kinde/machine-to-machine-applications/m2m-application-setup",
            "title": "M2m application setup",
            "kind": "category",
            "summary": null,
            "content_hash": null,
            "url": null,
            "child_count": 4,
            "children": []
          },
          {
            "id": "kinde/machine-to-machine-applications/m2m-token-customization",
            "title": "M2m token customization",
            "kind": "category",
            "summary": null,
            "content_hash": null,
            "url": null,
            "child_count": 1,
            "children": []
          },
          {
            "id": "kinde/machine-to-machine-applications/m2m-workflow-automation",
            "title": "M2m workflow automation",
            "kind": "category",
            "summary": null,
            "content_hash": null,
            "url": null,
            "child_count": 1,
            "children": []
          },
          {
            "id": "kinde/machine-to-machine-applications/organization-scoped-m2m-apps",
            "title": "Organization scoped m2m apps",
            "kind": "category",
            "summary": null,
            "content_hash": null,
            "url": null,
            "child_count": 3,
            "children": []
          },
          {
            "id": "kinde/machine-to-machine-applications/troubleshooting-m2m",
            "title": "Troubleshooting m2m",
            "kind": "category",
            "summary": null,
            "content_hash": null,
            "url": null,
            "child_count": 1,
            "children": []
          }
        ]
      }
    ]
  }
]