Bowers-Enterprises/claude-code-browser
VS Code extension for browsing and invoking Claude Code skills, agents, MCP servers, and plugins
Platform-specific configuration:
{
"mcpServers": {
"claude-code-browser": {
"command": "npx",
"args": [
"-y",
"claude-code-browser"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...