iiRecord
Agentic AI Atlas · Content Management System
stack-part:cmsa5c.ai
II.
StackPart JSON

stack-part:cms

Structured · live

Content Management System json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/stack-parts/cms.yamlCluster · domain
Record JSON
{
  "id": "stack-part:cms",
  "_kind": "StackPart",
  "_file": "domain/stack-parts/cms.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Content Management System",
    "category": "tooling",
    "description": "Manages structured content for editors with delivery APIs. Examples: Strapi, Sanity, Contentful, Payload, Directus.\n"
  },
  "outgoingEdges": [
    {
      "from": "stack-part:cms",
      "to": "tool:wordpress",
      "kind": "implemented_by",
      "attributes": {}
    },
    {
      "from": "stack-part:cms",
      "to": "tool:strapi",
      "kind": "implemented_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "tool:wordpress",
      "to": "stack-part:cms",
      "kind": "implements_stack_part",
      "attributes": {}
    },
    {
      "from": "tool:strapi",
      "to": "stack-part:cms",
      "kind": "implements_stack_part",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-wordpress",
      "to": "stack-part:cms",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-contentful",
      "to": "stack-part:cms",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-sanity",
      "to": "stack-part:cms",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-webflow",
      "to": "stack-part:cms",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-strapi",
      "to": "stack-part:cms",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}