🎉Custom Instructions Per Server! v3.5.0 #26
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.
-
Why?
You know that feeling when you're using MCP servers and keep repeating the same things to your LLM assistant? Maybe it's those Discord channel IDs you copy-paste all the time, or explaining how to properly test your web app.
MCPHub.nvim now has a simple solution: custom instructions for each server. Just write down those details once, and they'll automatically be included every time you chat. Even better, you can guide your LLM on exactly how you want it to use the server's tools - like reminding it to always check console logs after page navigation, or making sure it includes the right parameters.
Some Real-World Use Cases
1. Discord Integration Made Easy
If you're using a Discord MCP server, you probably find yourself repeatedly copying channel IDs for the
send_message
tool. With custom instructions, you can now store these details permanently:2. Automated Testing Guidelines
When working with a Playwright/Puppeteer MCP server for web testing, custom instructions can enforce consistent testing practices:
How to Use
:MCPHub
)For more details, check out:
Let me know what you think! Always excited to hear your feedback and suggestions for improvement.
Beta Was this translation helpful? Give feedback.
All reactions