cremind tools
List and configure the tools the agent can call — built-in, intrinsic, A2A, MCP, and skill.
cremind tools (alias cremind tool) is the CLI for inspecting and configuring the tools the agent can call. A tool here is anything the agent can invoke during a turn: built-in functions baked into the server, intrinsic agent operations, A2A peer agents, MCP servers, and locally registered skills. The group lets you list every tool and its type, inspect a tool's configuration, enable or disable A2A/MCP tools, set tool variables and arguments, override the LLM a tool uses (and reset that override), and register a skill's long-running app as an autostart process.
Documentation in progress
A full reference for this command is being written. See the cremind repository for the source, and the CLI overview for the global flags and environment variables.