Skip to content
Discord GitHub

Capsule Agents

The A2A-native agent builder

Build production-ready agents with no code. Connect MCP servers and choose from OpenAI, Anthropic, and Google models.

Capsule Agents Robot

Core Philosophy

CLI Tools > MCP

Agents should leverage existing CLI tools and create their own for complex tasks, using MCP judiciously.

Context > Personas

Rather than prompting agents to act as experts, agents should exist to manage context and communicate through the A2A protocol.

Agents as Open Source Containers

Each agent should be a self-contained, open container with its own state and tools for portability and integration.

Agents for Non-Programming Tasks

Agents should be creatable without programming knowledge and built to solve broader problems than just writing code.