I want the output of the MCP tool to be accessible to the user #7768
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@projektjoe If the model had produced markdown with links, we would have presented them as clickable hyperlinks (as you saw previously), but in this case, it appears the model did not. Model behavior is not always the same. To make it more likely, I would try inserting something like "Always include links to documentation pages, following standard markdown format" in your prompt. This would also make for a great rule if you can get instructions that reliably steer the model: https://docs.continue.dev/customize/deep-dives/rules |
Beta Was this translation helpful? Give feedback.
-
@projektjoe this was a bug we introduced when removing a few other elements on the tool call display. Fixed it here! #7783 |
Beta Was this translation helpful? Give feedback.
@projektjoe this was a bug we introduced when removing a few other elements on the tool call display.
Fixed it here! #7783