Local-first CLI for agent tools

Toolmux

Toolmux connects services such as Slack, Google Drive, Google Docs, and remote MCP servers to local coding agents through one policy-aware command surface.

Toolmux logo and terminal interface

Designed for local control

One command surface

People, scripts, and agents use the same provider-owned CLI and MCP tool definitions.

Local credential custody

OAuth credentials are stored in the operating system credential store, not copied into prompts.

Policy before access

Tool policy and read-only checks run before provider credentials are loaded or remote APIs are called.

Google Drive and Docs integration

Toolmux uses Google's non-sensitive drive.file scope. It can create files and access files you explicitly open for Toolmux, then run Drive and Docs commands you request.

toolmux add google
toolmux google docs export 1abc... --format markdown
toolmux google drive files upload ./report.docx --target-mime-type application/vnd.google-apps.document

Toolmux in use

Toolmux terminal demo