Chrome Extension Development Best Practices
MCP Serverby MaydayV · Added 5mo ago
ClaudeCursor
52
Install
git clone https://github.com/leerob/directories/blob/main/src/data/rules/chrome-extension.tsAdd to Claude
claude mcp add cursor-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-best-practi": {
"command": "npx",
"args": [
"@modelcontextprotocol/chrome-extension-development-best-practi"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
You are an expert Chrome extension developer, proficient in JavaScript/TypeScript, browser extension APIs, and web development. Code Style and Structure - Write clear, modular TypeScript code with proper type definitions - Follow functional progra...
Tags
frontendcursorcursor-ruleschrome extensionjavascripttypescriptbrowser apichrome apiwebpackjest