# Integrations

CLI adapters for the tools you live in.

Each adapter brings one provider into the terminal with a consistent grammar,
structured output, and explicit schemas. Install only what you need, or compose
multiple adapters together through JSONL streams and the schema-aware `agent`
CLI.

## Current Adapters

- [Cmdhub CLI](/cli/cmdhub/): Cmdhub control plane for installing, updating, inspecting, and configuring the CLI suite. (install: `curl -fsSL https://cmdhub.run/install.sh | bash`; version: `0.0.5`; maturity: alpha)
- [Google Calendar CLI](/cli/gcal/): Google Calendar CLI with consistent help, local refs, JSON/JSONL output, and next-step guidance. (install: `cmdhub get gcal`; version: `0.0.3`; maturity: alpha)
- [Gmail CLI](/cli/gmail/): Gmail CLI with consistent help, local refs, JSON/JSONL output, and next-step guidance. (install: `cmdhub get gmail`; version: `0.0.5`; maturity: alpha)
- [Linear CLI](/cli/linear/): Linear CLI with consistent help, local refs, JSON/JSONL output, and next-step guidance. (install: `cmdhub get linear`; version: `0.0.1`; maturity: alpha)
- [Microsoft Calendar CLI](/cli/mscal/): Microsoft Calendar CLI with consistent help, local refs, JSON/JSONL output, and next-step guidance. (install: `cmdhub get mscal`; version: `0.0.1`; maturity: alpha)
- [Microsoft OneDrive CLI](/cli/msdrive/): OneDrive CLI with consistent help, local refs, JSON/JSONL output, and next-step guidance. (install: `cmdhub get msdrive`; version: `0.0.1`; maturity: alpha)
- [Microsoft Outlook CLI](/cli/msoutlook/): Microsoft Outlook CLI with consistent help, local refs, JSON/JSONL output, and next-step guidance. (install: `cmdhub get msoutlook`; version: `0.0.1`; maturity: alpha)
- [Microsoft To Do CLI](/cli/mstodo/): Microsoft To Do CLI with consistent help, local refs, JSON/JSONL output, and next-step guidance. (install: `cmdhub get mstodo`; version: `0.0.1`; maturity: alpha)
- [Notion CLI](/cli/notion/): Notion CLI with consistent help, local refs, JSON/JSONL output, and next-step guidance. (install: `cmdhub get notion`; version: `0.0.3`; maturity: alpha)
- [Signal CLI](/cli/signal/): Focused Signal linked-device CLI for login, auth recovery, contacts, groups, local messages, sends, local message cleanup, and device inspection. (install: `cmdhub get signal`; version: `0.0.1`; maturity: experimental)
- [Slack CLI](/cli/slack/): Slack CLI with consistent help, local refs, JSON/JSONL output, and next-step guidance. (install: `cmdhub get slack`; version: `0.0.3`; maturity: alpha)
- [Wordpress CLI](/cli/wordpress/): WordPress CLI with Application Password auth, editorial mutations, shared profiles, local refs, JSON/JSONL output, and next-step guidance. (install: `cmdhub get wordpress`; version: `0.0.1`; maturity: beta)
