II.
Tool JSON
Structured · livetool:strapi
Strapi json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:strapi",
"_kind": "Tool",
"_file": "domain/tools/stack-part-implementations.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Strapi",
"homepageUrl": "https://strapi.io",
"kind": "other",
"description": "Open-source headless CMS (Node.js). REST and GraphQL APIs over a\nplugin-driven content model.\n"
},
"outgoingEdges": [
{
"from": "tool:strapi",
"to": "language:javascript",
"kind": "belongs_to_language"
},
{
"from": "tool:strapi",
"to": "stack-part:cms",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "tool:strapi",
"to": "skill-area:backend-api-design",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:strapi",
"to": "tool:wordpress",
"kind": "alternative_to",
"attributes": {
"comparison": "CMS platforms — Strapi is headless Node.js CMS; WordPress is traditional PHP CMS"
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.strapi-io",
"to": "tool:strapi",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "stack-part:cms",
"to": "tool:strapi",
"kind": "implemented_by",
"attributes": {}
},
{
"from": "tool:wordpress",
"to": "tool:strapi",
"kind": "alternative_to",
"attributes": {
"comparison": "CMS platforms — WordPress is traditional PHP CMS; Strapi is headless Node.js CMS"
}
},
{
"from": "tool-server:mcp-strapi",
"to": "tool:strapi",
"kind": "integrates_with",
"attributes": {}
}
]
}