turtles connect
Connect external capability sources to extend what your Turtles can do.
Connect external capability sources
Usage: turtles connect <COMMAND>
Commands:
llm Configure LLM connections (multi-instance)
ha Connect to Home Assistant (multi-instance)
mcp Manage MCP (Model Context Protocol) servers
skill Connect a behavior skill (from ClawHub or local path)
status Show all connected sources
Options:
-h, --help Print helpConnected Sources
When you create or update a Turtle, it automatically discovers all connected sources:
✓ Turtle powers discovered
● System (29 tools): runCommand, sendNotification, emit, warn, ...
● HTTP (1 tools): fetch
● HA:default ★ (3 tools): ha.getState, ha.getStates, ha.callService
● MCP: filesystem (4 tools): read_file, write_file, list_directory, search_files
● Skills (3 tools): skill:self-monitoring, skill:data-persistence, skill:notification-strategyEach source type has its own detailed documentation: