crabtalk 0.0.22

Crabtalk library
Documentation
1
2
3
4
5
6
7
8
9
10
# Managed by crabtalk daemon. Edits while the daemon is running are
# overwritten on the next write. Edits while the daemon is stopped are
# picked up on next reload.
#
# Source of truth for runtime-added MCPs and agents. Immutable
# install-time configuration (LLM endpoint, task pool) lives in
# config.toml.

# [mcps.<name>]   — MCP server registration, added via `crabtalk mcp create`.
# [agents.<name>] — agent definition, added via `crabtalk agent create`.