BitteProtocol/make-agent
Make Agent CLI is a powerful command-line tool designed to streamline the management and deployment of AI agents across multiple chains. This tool simplifies the process of making your AI agents discoverable and registering them as plugins.
Platform-specific configuration:
{
"mcpServers": {
"make-agent": {
"command": "npx",
"args": [
"-y",
"make-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...