See what your AI actually knows.
Point it at a project folder. It reads your AGENTS.md, README, and docs/, finds the MCP servers and skills wired into it, and draws the whole thing as one map you can click through — then export it as Markdown or JSON.
…or drag a project folder in here ·
Your browser does not support the folder-picker API — using the file input fallback instead. Chrome, Edge and other Chromium browsers give the smoothest experience.
Documentation, as a graph
README, AGENTS.md, CLAUDE.md, .cursorrules, everything under docs/ — parsed for headings, a one-line summary, and every link between them. You see the shape of your AI docs, not just a folder listing.
Every MCP server, found
Reads the configs that actually live inside your project — Claude Code (.mcp.json), Cursor (.cursor/mcp.json), VS Code (.vscode/mcp.json), Gemini CLI (.gemini/settings.json). Windsurf, Zed, Codex and Claude Desktop keep theirs elsewhere on the machine, so they can't show up here.
Skills, catalogued
Every SKILL.md under .claude/skills/ and shared-skills/ — name and description, pulled straight from the frontmatter. One list of every capability your AI has been given.