Skip to content

Unable to use AMP with ChromeDevTools in vscode #601

@MrSamuelLaw

Description

@MrSamuelLaw

Description of the bug

Unable to use with amp code at all when extension is installed and discovered by amp.

Image

Reproduction

  1. Installed amp code extension version v0.0.1763867518
  2. Installed ChromeDevTools version 0.10.2
  3. Added config to settings:
"settings": {
	"amp.mcpServers": {
		"chrome-devtools": {
			"command": "npx",
			"args": ["-y", "chrome-devtools-mcp@latest"]
		}
	}
}
  1. Tried any conversation in AMP

Expectation

Amp to work and be able to use the MCP server

MCP configuration

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

Chrome DevTools MCP version

0.10.2

Chrome version

NA

Coding agent version

AMP

Model version

v0.0.1763867518

Chat log

No response

Node version

I do

Operating system

Windows

Extra checklist

  • I want to provide a PR to fix this bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions