Frontmatter
| id | 7387 |
| title | Create Guide for Chrome DevTools MCP Server |
| state | Closed |
| labels | documentationenhancementhelp wantedgood first issuehacktoberfestai |
| assignees | kart-u |
| createdAt | Oct 6, 2025, 12:29 PM |
| updatedAt | Oct 8, 2025, 10:57 PM |
| githubUrl | https://github.com/neomjs/neo/issues/7387 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | 7385 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 8, 2025, 10:57 PM |
Create Guide for Chrome DevTools MCP Server

This is a really exciting epic from a R&D perspective (literally bleeding edge).
Hint: for the MCP server to run, you need node v22.20 or higher. Otherwise gemini fails silently when trying to start it (damn, this did cost me time).
Let me give you more input:
Gemini tried several commands at first, none worked. Then it googled for quite some time. Result: "After installation, using this server requires restarting the terminal, meaning ending our session. Why did Google not include such a crucial detail into their blog post?"
The memory core resolved this gracefully (not starting from 0 again):
Current testing:
DOM access works, and this is indeed huge, since Gemini can now examine the output of code. After the MCP server is started, Gemini was self-aware of the available tools. However, I think this guide is still valuable, even when it means maintenance work for us when the server gets extended.
To ensure that human and AI developers can successfully set up and use the Chrome DevTools Model Context Protocol (MCP) server, a new guide needs to be created. This guide will live in
learn/guides/ai/and will provide clear instructions for installation and troubleshooting.Acceptance Criteria
learn/guides/ai/ChromeDevToolsMcpServer.md..gemini/settings.json.