llmwiki

lucasastorian/llmwiki
★ 500 stars TypeScript 🤖 AI/LLM Updated today
Open Source Implementation of Karpathy's LLM Wiki. Upload documents, connect your Claude account via MCP, and have it write your wiki !
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "llmwiki": {
      "command": "npx",
      "args": [
        "-y",
        "lucasastorian/llmwiki"
      ]
    }
  }
}

Topics

agentsai-agentsclaudekarpathyknowledge-basellmllm-wikimcpmcp-serverragsupabase