Chrome Extension Development
MCP Serverby Mindrally · Added 5mo ago
Claude
8
Install
git clone https://github.com/Mindrally/skillsAdd to Claude
claude mcp add chrome-extension-developmentQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"chrome-extension-development": {
"command": "npx",
"args": [
"@modelcontextprotocol/chrome-extension-development"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Expert guidelines for Chrome extension development with Manifest V3, covering security, performance, and best practices
Tags
developmentjavascripttypescriptjavatestingskill