MCP · 20 domains · 998 nodes · patent pending

NVIDIA AI knowledge
for agents — without the token burn.

A traversable knowledge graph of the NVIDIA AI stack served as an MCP tool. Your agent gets structured, source-verified answers in 269 tokens instead of 2,982.

Get a free trial key How to connect →
11×
fewer tokens per query
4.7×
better F1 than RAG
269
mean tokens (vs 2,982)
20
NVIDIA AI domains
Token cost per query
RAG (retrieval-augmented generation) 2,982 tokens
CKG (compact knowledge graph) 269 tokens

CKG traverses declared edges. RAG embeds text, searches vectors, retrieves chunks. The graph already knows that TensorRT-LLM depends on CUDA and what that means — it returns the subgraph, not a wall of retrieved text. Benchmark: ckg-benchmark v0.6.2 · 28 queries · F1 0.471 vs RAG 0.123.

What you see when you reach the limit

Every call tells you what it saved. The wall shows you the math.

After 150 trial calls, your agent gets this response. The upgrade link includes your exact savings — not a generic pitch.

{
  "error": "Trial limit reached (150 calls).",
  "tokens_saved_in_trial": 418500,
  "message": "You saved ~418,500 tokens during your
    trial — roughly $1.26 in RAG API costs.
    $10/year continues that.",
  "upgrade": "https://ckg-nvidia-ai.onrender.com/upgrade?saved=418500"
}

The tokens_saved field accumulates across every call in your trial — real savings, not an estimate.

Connect in 30 seconds

Add to any MCP client

Works with Claude Desktop, Cursor, Windsurf, or any MCP-compatible agent. No API key needed for the free tier.

{
  "mcpServers": {
    "ckg-nvidia-ai": {
      "url": "https://ckg-nvidia-ai.onrender.com/mcp"
    }
  }
}
list_domains search_concepts query_ckg get_prerequisites verify_source

Benchmark dataset: huggingface.co/datasets/danyarm/ckg-benchmark

Pricing

Try it. Then keep it.

The free tier is real — enough to build something. The trial shows you the savings. The annual key removes the math.

Free
$0
50 calls/day, no key needed
  • All 20 domains
  • Full graph traversal
  • tokens_saved on every response
Connect now
Trial
$0
150 calls with a free key
  • Same as free, more calls
  • Cumulative tokens_saved tracking
  • Email key, use immediately
Get trial key

Built solo. Improved with you.

A GitHub star tells me it's worth building more CKGs. Feedback tells me what to build next. Both take 30 seconds.

Star on GitHub Leave feedback →