Skip to content

[BUG] chrome-devtools-mcp server not working or not detecting as MCP server #9167

@jamesturk11

Description

@jamesturk11

Problem (one or two sentences)

I tried to add this MCP server , works with other coding agents but not with Roo
{
"mcpServers": {
"chrome-devtools": {
"command": "npx",
"args": ["chrome-devtools-mcp@latest"]
}
}
}

Context (who is affected and when)

All users trying to add this in MCP

Reproduction steps

{
"mcpServers": {
"chrome-devtools": {
"command": "npx",
"args": ["chrome-devtools-mcp@latest"]
}
}
}

Try to add this in project or global MCP and nothing happens

Expected result

MCP server should be detected

Actual result

MCP server not detected

Variations tried (optional)

No response

App Version

3.31.0

API Provider (optional)

None

Model Used (optional)

No response

Roo Code Task Links (optional)

No response

Relevant logs or errors (optional)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions