iiRecord
Agentic AI Atlas · Context7
tool:context7a5c.ai
II.
Tool JSON

tool:context7

Structured · live

Context7 json

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

File · domain/tools/tools-saas-missing.yamlCluster · domain
Record JSON
{
  "id": "tool:context7",
  "_kind": "Tool",
  "_file": "domain/tools/tools-saas-missing.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Context7",
    "homepageUrl": "https://context7.com",
    "kind": "other",
    "description": "Library documentation service providing up-to-date developer documentation.\nEnables AI coding assistants to retrieve current API references and\nusage examples for programming libraries and frameworks on demand.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:context7",
      "to": "skill-area:developer-experience",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:context7",
      "to": "skill-area:developer-experience",
      "kind": "used_for"
    }
  ],
  "incomingEdges": [
    {
      "from": "tool-server:mcp-context7",
      "to": "tool:context7",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}