🎉 v4.8.0 - LLMs Can Now Manage MCP Servers Themselves! #88
Pinned
ravitemer
announced in
Announcements
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys! Just added something really cool that makes working with MCP servers more flexible and intuitive.
✨ toggle_mcp_server
Added a new tool that lets LLMs manage MCP servers directly!
You can opt out of this feature with
auto_toggle_mcp_servers
option which by default is set to true.In action:
llm-starts-mcp.mp4
llm-starts-mcp-avante.mp4
Here's how the prompts look now:
💡 Why This Matters
This takes away the mental overhead of "Did I enable all the right servers?" before working with LLMs. They can see what's available and enable what they need on their own.
Want to see exactly what your LLMs see? Just press 'gd' in the MCPHub UI to preview the current prompt!
📝 Server Descriptions
🎨 CodeCompanion Users
Tool results now show in chat by default. We convert markdown headers (# to >) to ensure all content appears properly - this fixes an issue where content after headers wasn't being included in the chat.
Try it out and let us know what you think in our Discord!
Beta Was this translation helpful? Give feedback.
All reactions