Setup was totally different than Docs say, on MacOS #175
EarthmanWeb
started this conversation in
General
Replies: 6 comments
|
It is only partially working - I have it set to monitor a dev server running on the internet - it will get the selected element, it will wipw logs, it notices the heartbeat ajax calls.... BUT, it will not retrieve console logs nor will it get network activity, when both exist on the page, and it says I am on the devtools tab when i try to capture a screenshot! Any idea why, please @tedjames ? Is this sandboxed to only localhost / 127.0.0.1 for those? Great work on this, I really hope you can help me get over these hurdles! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment







Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Version: 0.50.7 (Universal)
VSCode Version: 1.96.2
Commit: 02270c8441bdc4b2fdbc30e6f470a589ec78d600
Instead of the MCP interface, now I had to add a json file, and it was a different command than provided in docs:
/.cursor/mcp.json
And then I had to coerce Claude 4Sonnet to use the mcp command instead of trying to run curl cammands against the server:
But it finally worked. Anyway, thought you should know, any tips to get it to work better? Cursor Rules maybe?
All reactions