Skip to content
Mcp
CompozyOS RuntimeMcp

compozy mcp

Manage MCP integrations

Audience
Operators running durable agent work
Focus
Mcp guidance shaped for scanability, day-two clarity, and operator context.

compozy mcp

Manage MCP integrations

Options

  -h, --help   help for mcp

Options inherited from parent commands

      --json            Emit JSON output
  -o, --output string   Output format: human, json, jsonl, or toon (default "human")

Output Formats

Every Compozy command supports -o, --output:

  • human for interactive terminal use
  • json for scripts and other machine-readable consumers
  • jsonl for wait or streaming commands that emit one JSON record per line
  • toon for compact agent-readable summaries

Subcommands

CommandDescription
compozy mcp authAuthenticate remote MCP servers through the daemon
compozy mcp authorizeAuthorize a remote MCP server through the daemon
compozy mcp installInstall a curated MCP server
compozy mcp serveServe the workspace-bound Compozy Host API over MCP

On this page