PeterHueer/claude-dashboard
A local web dashboard for Claude Code to manage skills, MCP servers, plugins, agents and custom slash commands — all in one place. Start with /dashboard inside Claude Code.
Platform-specific configuration:
{
"mcpServers": {
"claude-dashboard": {
"command": "npx",
"args": [
"-y",
"claude-dashboard"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...