MCP server for Karpathy-style LLM wikis: persistent markdown your agent grows over time.
Persistent markdown wiki for your AI agent, built on Karpathy's LLM wiki gist. Four MCP tools (, , , ) plus four Claude Code skills (, , , ). stdio transport, local filesystem. The server handles the boring layer LLMs keep getting wrong: atomic writes, etag conflict checks, append-only log integrity, path containment. The skills give the agent a workflow to follow. The wiki schema lives in your…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Persistent markdown wiki for your AI agent, built on Karpathy's LLM wiki gist. Four MCP tools (, , , ) plus four Claude Code skills (, , , ). stdio transport, local filesystem. The server handles the boring layer LLMs keep getting wrong: atomic writes, etag conflict checks, append-only log integrity, path containment. The skills give the agent a workflow to follow. The wiki schema lives in your own and grows with your domain. There is no Layer 3 schema validation in the server. Status: alpha…