One command surface
People, scripts, and agents use the same provider-owned CLI and MCP tool definitions.
Local-first CLI for agent tools
Toolmux connects services such as Slack, Google Drive, Google Docs, and remote MCP servers to local coding agents through one policy-aware command surface.
People, scripts, and agents use the same provider-owned CLI and MCP tool definitions.
OAuth credentials are stored in the operating system credential store, not copied into prompts.
Tool policy and read-only checks run before provider credentials are loaded or remote APIs are called.
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