Replies: 2 comments
-
You should be able to see them here: |
Beta Was this translation helpful? Give feedback.
0 replies
-
my goodness, it was right in front of my eyes and I mistook it for echo_tools. thank you very much. |
Beta Was this translation helpful? Give feedback.
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.
-
Pre-submission Checklist
Discussion Topic
I have search all over about this.
Using the Python SDK I have setup the most basic MCP echo examples from the SDK. Doing this I discovered Claude doesn't support the dynamic resources but does support static ones. I have been able to get tools to show up in Claude no problem, and static resources in the attach from mcp option. But Prompts I am at a complete loss.
Claude logs show it calling prompts/list and getting the prompt back from the server, but Claude doesn't know anything about it when I try to get it to call the function.
Am I missing something about how to invoke it, or is it actually not supported?
Beta Was this translation helpful? Give feedback.
All reactions