MCP Commands
Commands for the Model Context Protocol (MCP) integration
The mcp
commands allow you to install and manage the Agentuity MCP server.
The Agentuity CLI implements the Model Context Protocol (MCP), which allows integration with AI-powered code editors and tools. This integration enhances the capabilities of AI agents inside supported clients. The MCP server is automatically installed when you install the Agentuity CLI.
For more information on the MCP protocol, see https://modelcontextprotocol.io/
Commands
mcp
The base command for all MCP-related operations.
Aliases: None
Examples:
mcp install
Installs the Agentuity CLI as an MCP server, enabling integration with supported MCP clients.
Aliases: i, add
Examples:
mcp uninstall
Uninstalls the Agentuity CLI as an MCP server, removing integration with MCP clients.
Aliases: rm, delete, del, remove
Examples:
mcp list
Lists all MCP server configurations detected on the machine, showing which clients are configured.
Aliases: ls
Examples:
Manual Installation
If you need to manually configure an MCP client, you can use the following command:
This command is typically used for advanced configuration scenarios.
Need Help?
Join our Community for assistance or just to hang with other humans building agents.
Send us an email at hi@agentuity.com if you'd like to get in touch.
Please Follow us on
If you haven't already, please Signup for your free account now and start building your first agent!