neuron-inspector
91 tools for AI agents. Turn Chrome into an MCP server — inspect DOM, automate clicks, audit security, mock APIs, extract data, download videos, schedule agent…
Browser Automationnpx -y neuron-inspector{
"mcpServers": {
"neuron-inspector": {
"command": "npx",
"args": [
"-y",
"neuron-inspector"
]
}
}
}neuron-inspector is a community MCP server that connects AI assistants like Claude to 91 tools for ai agents. turn chrome into an mcp server — inspect dom, automate clicks, audit security, mock apis, extract data, download videos, schedule agent…. It runs locally on your machine, keeping your data private and giving you full control over the connection. Adding it to your setup expands what Claude can do without any extra coding.
About neuron-inspector
Overview
91 tools for AI agents. Turn Chrome into an MCP server — inspect DOM, automate clicks, audit security, mock APIs, extract data, download videos, schedule agents, monitor pages, self-improving recipes.
Links
Topics
neuron, mcp, mcp-server, model-context-protocol, chrome-extension, browser-tools, browser-automation, inspector, devtools, ai-agents, claude-code, cursor, windsurf, dom-inspector, security-audit, accessibility, seo-audit, network-mocking, web-scraping, browser-devtools
Who Should Use neuron-inspector?
- 1Control a browser and scrape the web through Claude
- 2Extend Claude and other AI assistants with new capabilities
- 3Automate tasks that previously required manual steps
- 4Connect your existing tools to an AI workflow
How to Install neuron-inspector
Before you start
You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.
- 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
- 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
- 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.
The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.