{ "mcpServers": { "claude-code-explorer": { "command": "node", "args": ["mcp-server/dist/index.js"], "env": { "CLAUDE_CODE_SRC_ROOT": "./src" } } } }