MCP with Agents
How to Use with Agents
- Go to Agents in the app
- Create or select an agent
- Configure capabilities and personality
- Use MCP commands starting with
/mcpfollowed by your request
Command Format
/mcp [your natural language request]Examples
/mcp Send an email to john@example.com with subject 'Meeting Tomorrow' via MS365/mcp Create a JIRA ticket for project ABC with title 'Login Bug'/mcp Show me all my GitHub repositories/mcp Sende eine E-Mail über Outlook an team@company.com
Agent-MCP Workflow
- User Request → Agent receives
/mcpcommand with natural language request - Intent Analysis → Agent analyzes what the user wants to accomplish
- Service Selection → Agent chooses appropriate MCP service(s)
- Command Generation → Agent generates specific MCP commands
- Execution → MCP services execute the commands
- Response → Results are formatted and returned to user through the agent
Integration Highlights
- Agent context: Agents can use MCP services to perform actions on your behalf
- Workflow automation: Combine multiple MCP services in agent workflows
- Smart routing: Agents intelligently route requests to appropriate MCP services
- Error handling: Agents can handle errors and retry failed operations
- Conversation flow: Agents maintain context across multiple MCP operations