Replies: 1 comment
-
|
If you want to directly use the native MCP_TOOL, then I think it's unlikely. In my project, I have included a function in the TOOL declaration that is not wrapped by the tool modifier for internal parameter passing, so there is no need to pass data through the FASTMCP client. My approach is suitable for business functions that require passing parameters directly through the tool function. def sync_create_payment(): |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
i have a server using streamablehttp
Beta Was this translation helpful? Give feedback.
All reactions