Auditable knowledge graph · NVIDIA NemoClaw · built by Graphify.md
Every edge traces to a declared relationship and a SHA-256-pinned source document.
Deterministic agent answers — no inference at query time.
claude.ai connector URL:
https://ckg-nvidia-nemoclaw.onrender.com/mcp
Settings → Connectors → Add connector → paste URL.
Claude Desktop / Claude Code:
{
"mcpServers": {
"nemoclaw": {
"command": "uvx",
"args": ["ckg-nvidia-nemoclaw"]
}
}
}
ask_nemoclaw(question) — natural language query over the graphquery_ckg(concept, depth) — typed subgraph traversal (1–5 hops)get_prerequisites(concept) — full upstream dependency chainsearch_concepts(query) — fuzzy search across all 55 conceptslist_domains() — available domains and node/edge countsverify_source(concept) — source URL + SHA-256 hash · full audit chainpip install ckg-nvidia-nemoclaw # or: uvx ckg-nvidia-nemoclaw
GitHub · PyPI · Benchmark paper · Interactive graph
Code: MIT · Data: Elastic License 2.0 · Pipeline: Proprietary — Graphify.md
Community-built. Not affiliated with NVIDIA Corporation. NemoClaw is a trademark of NVIDIA Corporation.