Skip to content
Discord GitHub

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:

examples/basic-agent is a minimal configuration with a single agent using the default capabilities.

examples/github-manager shows mcpServers configuration with Context7 and GitHub MCP servers.

examples/multi-agent contains a coordinator agent plus two worker agents wired together over A2A.

examples/development-setup launches a local dev environment with hot-reload, plus OpenTelemetry and Grafana for observability.