Skip to content

error on claude desktop #109

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
bugstan opened this issue Mar 22, 2025 · 4 comments
Open

error on claude desktop #109

bugstan opened this issue Mar 22, 2025 · 4 comments

Comments

@bugstan
Copy link

bugstan commented Mar 22, 2025

Image

@tedjames
Copy link
Contributor

I also get this error but it does work! Will look into this more when I'm back from my travels in a few weeks...

@wallneradam
Copy link

These are the relevant errors:

list","params":{},"jsonrpc":"2.0","id":7}
2025-04-14T11:30:02.134Z [browser-tools] [info] Message from server: {"jsonrpc":"2.0","id":7,"error":{"code":-32601,"message":"Method not found"}}
2025-04-14T11:30:07.117Z [browser-tools] [info] Message from client: {"method":"resources/list","params":{},"jsonrpc":"2.0","id":8}
2025-04-14T11:30:07.118Z [browser-tools] [info] Message from server: {"jsonrpc":"2.0","id":8,"error":{"code":-32601,"message":"Method not found"}}
2025-04-14T11:30:07.124Z [browser-tools] [info] Message from client: {"method":"prompts/

So you should just implement these methods even if they are empty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@wallneradam @tedjames @bugstan and others