Frequently Asked Questions
FAQs and tips for getting the most out of Hypermode Agents
Whatâs an AI Agent?
An AI agent is a computer program that can understand instructions, answer questions, and help you complete tasks automatically.
Whatâs an MCP server?
MCP stands for âModel Context Protocol.â An MCP server is a special part of the agentic system that helps agents communicate, coordinate, and share information with each other or with different tools. It acts as a central hub so agents and tools can work together smoothly.
Whatâs a tool (in an agentic system)?
A tool is a specific function or service that an agent can use to get things done. For example, a tool might let an agent send an email, search a database, or fetch information from the internet. Tools extend what agents can do beyond just answering questions. Agents discover tools via MCP servers.
What does Hypermode Agents do?
Hypermode Agents is a tool that lets you create your own AI agents. You can set up agents to help with things like answering questions, automating tasks, or providing expert supportâno coding required.
Is Hypermode Agents just for developers?
No. Hypermode Agents is designed for everyone, even if you have no coding background.
What can we use an AI agent for?
You can use an AI agent to answer questions, automate repetitive work, reduce âswivel chairâ work, organize information, or assist with daily tasks.
What if the agent doesnât work as expected?
You can change your instructions and test again. It is normal to adjust and improve your agent over time.
Whatâs a system prompt?
A system prompt is a set of written instructions that guides the overall agentâs actions and responses. Think of this as defining your agentâs personality and capabilities.
What about information security?
Yes. Hypermode takes privacy and security seriously and protects your data.
Tips for training your agents
- Give explicit instructions
- Example: âAny time you post a message via the Slack tool on behalf of the user, prepend your message with: âHypermode Agent Mr. Robot:â but only do that when you post in Slack. Make sure not to do so when just responding to the user.â
- Set clear boundaries
- Example: âOnly answer questions related to the Hypermode Agents. If asked about other products, politely decline.â
- Specify output format
- Example: âRespond using numbered steps for instructions, and use bullet points for lists.â
- Provide example interactions
- Example:
- User: âHow to reset the password?â
- Agent: â1. Go to the login page. 2. Click âForgot Passwordâ. 3. Follow the instructions sent to your email.â
- Example:
- Define tone and style
- Example: âUse a friendly and professional tone. Keep responses under 100 words unless more detail is requested.â
- Anticipate common questions
- Example: âIf a user asks about pricing, direct them to the pricing page and offer to connect them with sales.â
- Tell the agent what not to do
- Example: âDonât provide legal or medical advice. Donât make up information if you are unsure.â
- Test and revise
- After writing your prompt, test it with sample requests. If the agentâs responses are off-target, revise your instructions to be even more specific.