Agent Builder
Configure and deploy your autonomous AI agent in minutes
Agent Configuration
Lowercase letters, numbers, and hyphens only
Twitter
WhatsApp
Advanced reasoning and long conversations
Get your API key from console.anthropic.com
Configuration Preview
Configuration incomplete
# .env configuration
TWITTER_API_KEY=your_api_key
TWITTER_API_SECRET=your_api_secret
TWITTER_ACCESS_TOKEN=your_access_token
TWITTER_ACCESS_SECRET=your_access_secret
AI_MODEL=claude
AI_API_KEY=your_ai_api_key
AUTO_REPLY=true
SESSION_MEMORY=true
PROACTIVE_BEHAVIOR=false
{
"name": "my-agent",
"personality": "A helpful assistant focused on developer tools and infrastructure. Direct, technical, and friendly.",
"autoReply": {
"enabled": true,
"mode": "command",
"model": "claude"
}
}
Deploy Your Agent
Choose a platform to deploy your configured agent