Cremind
Using CremindCLI

cremind agents

Register and manage the external A2A peer agents and MCP servers the Cremind agent can delegate to.

cremind agents (alias cremind agent) is the CLI for managing the external agents Cremind can delegate to: A2A peer agents and MCP servers. It registers and removes servers, enables or disables them per profile, retries stub connections, runs the OAuth authorize flow (auth-url), drops a profile's stored OAuth token (unlink), and reads or patches the per-profile LLM and meta config attached to each agent. Once registered, an agent appears as a tool in cremind tools list with a tool_type of a2a or mcp.

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.