MCP Directory
Back

explore-claude-code

by LukeRenton · JavaScript · ★ 220

Learn Claude Code by exploring it as it was designed - interactive IDE-style docs for commands, MCP, skills, CLAUDE.md and more.

#claude#claude-code#claude-skills

Install

npx -y github:LukeRenton/explore-claude-code

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "explore-claude-code": {
      "command": "npx",
      "args": [
        "-y",
        "github:LukeRenton/explore-claude-code"
      ]
    }
  }
}

From the README

Learn Claude Code by exploring it. |---| | | Project memory that persists across sessions | | | Permissions, tool access, and guardrails | | | Contextual conventions scoped to specific file types | | | Custom slash commands for saved workflows | | | Knowledge folders Claude loads autonomously | | | Subagents for specialised, delegated tasks | | | Shell scripts that run on Claude lifecycle events | | | Extend Claude with custom tools and resources | | | MCP server config for external tool integrations | | | Example source code sitting alongside real config | | **built-in…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers