Examples
The examples/ directory in the capsule-agents repo contains working setups you can run
immediately. These are the current examples shipped with the codebase:
Basic Agent
Section titled “Basic Agent”examples/basic-agent is a minimal configuration with a single agent using the default
capabilities.
GitHub Manager (MCP)
Section titled “GitHub Manager (MCP)”examples/github-manager shows mcpServers configuration with Context7 and GitHub MCP
servers.
Multi-Agent
Section titled “Multi-Agent”examples/multi-agent contains a coordinator agent plus two worker agents wired together
over A2A.
Development Setup
Section titled “Development Setup”examples/development-setup launches a local dev environment with hot-reload, plus
OpenTelemetry and Grafana for observability.