Works like a charm with Claude desktop #50
Replies: 1 comment 3 replies
-
Were you able to get Claude Desktop running on Windows with the sample? I get this error when Claude Desktop starts up 2025-03-15T01:04:32.812Z [github] [info] Initializing server... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Just wanted to say thank you for this library - I was googling on how to build an MVP for this using .NET and found this one.
Managed to get both a server and client working locally on a windows machine , then compiled it again on my macbook and got Claude AI desktop connected to the server and successfully execute my tool.
I will build on this MVP some more - one thing I noticed was that all of the client samples tried to connect to some node server.
Took me a bit to figure out how to connect to my own server using my client but got it working in the end.
Either way just wanted to say thanks - it worked out of the box (I referenced the project).
Look forward to the SSE enablement - but for now standard IO is working fine.
Cheers
Beta Was this translation helpful? Give feedback.
All reactions