-
Hi there, not sure if this is chat or mcp-hub related: I do have the fetch MCP server configured. I can manually type in the tool command Maybe related: There is this sample prompt |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
For the last one, prompts are not supported atm so neither is |
Beta Was this translation helpful? Give feedback.
For the last one, prompts are not supported atm so neither is
/parrot
. And for the tools, you can only call resources manually, not actual tools. tools are only meant to be called by LLM. resources have URI and are mostly GET operations. Doesfetch_fetch
have uri? I assume it does not