crabtalk

agent
SUMMARY

Agents daemon that hides nothing

README.md

Crabtalk

Crates.io
Docs
Discord

Agent daemon. Runs agents, dispatches tools, connects to MCP servers.
Start it, talk to it, extend it with components on PATH.

curl -fsSL https://crabtalk.ai/install.sh | sh

Or cargo install crabtalk. See the installation guide for details.

Quick Start

# Start the daemon
crabtalk daemon start

# Chat with your agent
crabtalk attach

Full config reference: crates/daemon/config.toml.

How It Works

The daemon ships with built-in tools (shell, task delegation, memory),
MCP server integration, and skills (Markdown prompt files).

Heavier capabilities live outside the daemon as components
independent binaries that connect via auto-discovery.

Learn More

License

MIT OR Apache-2.0

Reviews (0)

No results found