II.
Tool JSON
Structured · livetool:context7
Context7 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": {}
}
]
}