There are several options for hosting your AgentKit agents, from managed AI agent platforms to traditional cloud hosting. This guide covers the main approaches and helps you choose the right one for your needs.

Autonome by AltLayer provides a managed platform specifically designed for hosting crypto AI agents. It offers:

  • Simple deployment process
  • Built-in monitoring and management
  • Team collaboration features
  • Support for multiple agent frameworks including AgentKit

Quick Setup

  1. Visit apps.autono.meme
  2. Log in and create an organization
  3. Click ”+” to deploy a new agent
  4. Select “AgentKit” as your framework
  5. Enter required API keys (OpenAI, CDP, etc.)
  6. Deploy your agent

For detailed instructions, see the Autonome deployment guide.

Custom Framework Upload

If you have a custom AgentKit implementation, you can upload it as a new framework:

  1. Package your agent as a Docker image
  2. Click “Upload New Framework” in Autonome
  3. Configure the framework details including:
    • Framework name
    • Description
    • Docker image URL
    • Chat endpoint and port
    • Environment variables

See the framework upload guide for complete details.

Choosing a Hosting Solution

Consider these factors when selecting a hosting solution:

  • Managed Platforms (Autonome, NEAR AI): Best for quick deployment and managed infrastructure
  • Cloud Hosting: Ideal for custom requirements and full control over infrastructure
  • Local Hosting: Perfect for development and testing

For most users, managed platforms like Autonome or NEAR AI provide the easiest path to production. For enterprise needs or specific requirements, traditional cloud hosting offers more control and customization options.