-
Notifications
You must be signed in to change notification settings - Fork 259
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I tried the in process mcp just like mentioned in the documenation. Claude client (or query for that matter) cannot see it at all. There is definitely a bug in it. The server itself is correct as in: you can check its tools, you can call them. However, embedding the server in a client or query does not work.
The example https://github.com/anthropics/claude-code-sdk-python/blob/main/examples/mcp_calculator.py is wrong and will produce correct results with or without calculator. Try to place a break point or a log inside the tool add_numbers
for example and you will see that function is never hit
arthurgousset and aoezdTchibo
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working