6 ms·
The DevTools MCP project just recently landed a standalone CLI: https://github.com/ChromeDevTools/chrome-devtools-mcp/blob/main/skills/chrome-devtools-cli/SKILL
by paulirish 6mo ago
The DevTools MCP project just recently landed a standalone CLI: https://github.com/ChromeDevTools/chrome-devtools-mcp/blob/main/skills/chrome-devtools-cli/SKILL.md https://github.com/ChromeDevTools/chrome-devtools-mcp/blob/m...
Great news to all of us keenly aware of MCP's wild token costs. ;)
The CLI hasn't been announced yet (sorry guys!), but it is shipping in the latest v0.20.0 release. (Disclaimer: I used to work on the DevTools team. And I still do, too)
- commanderkeen08 6mo agoMCPs cost nothing in CC now with Tool Search.
- cheema33 6mo ago> MCPs cost nothing in CC now with Tool Search. This is incorrect. Plenty of people have run the numbers. Tool search does not fix all problems with MCP.
- wahnfrieden 6mo agoCodex also has this…
- hank1931 6mo agoLove the Mitch Hedberg reference! Thank you! Always good to get a little Mitch! ‘I don’t have a girlfriend. But I do know a woman who’d be mad at me for saying that.’ ‘I’m against picketing, but I don’t know how to show it.’ ‘I haven’t slept for ten days, because that would be too long.’ ‘I like to play blackjack. I’m not addicted to gambling. I’m addicted to sitting in a semi-circle.’
- paulirish 6mo ago"I was going to get my teeth whitened but then I said, fuck that, I'll just get a tan instead."
- alsetmusic 6mo ago"One time, this guy handed me a picture of him. He said, "Here's a picture of me when I was younger." Every picture is of you when you were younger. "Here's a picture of me when I'm older.", "You son of a bitch! How'd you pull that off? Let me see that camera!" "Alcoholism is a disease, but it’s the only one you can get yelled at for having. 'Goddamn it, Otto, you’re an alcoholic!' 'Goddamn it, Otto, you have lupus!' One of those two doesn’t sound right."
- albert_e 6mo agoWoah got this for the first time. > Too many requests You have exceeded a secondary rate limit. Please wait a few minutes before you try again; in some cases this may take up to an hour. Signing in may provide a higher rate limit if you are not already signed in. For more on scraping GitHub and how it may affect your rights, please review our Terms of Service.
- dreadnip 6mo agoThe big upside of the MCP is that it connects to already open browser windows. I tried the skill but it always tries to open new windows. Is there a way to get the `--autoConnect` behaviour with the CLI?
- abhikul0 6mo agoIt doesn't seem to work, tried the -u flag with the default address and it just couldn't connect to the existing chrome instance.