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.Documentation Index
Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt
Use this file to discover all available pages before exploring further.
- Autonome
- NEAR AI
- Cloud Hosting
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
- Visit apps.autono.meme
- Log in and create an organization
- Click ”+” to deploy a new agent
- Select “AgentKit” as your framework
- Enter required API keys (OpenAI, CDP, etc.)
- Deploy your agent
Custom Framework Upload
If you have a custom AgentKit implementation, you can upload it as a new framework:- Package your agent as a Docker image
- Click “Upload New Framework” in Autonome
- Configure the framework details including:
- Framework name
- Description
- Docker image URL
- Chat endpoint and port
- Environment variables
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