← Back to Skills Marketplace
Maton MCP Tools
by
maverick-software
· GitHub ↗
· v1.0.0
1405
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install maton-agent-tools
Description
Connect to SaaS tools via Maton AI. Includes full UI integration for Clawdbot Gateway dashboard. Use when setting up Maton integration, connecting apps (Gmai...
Usage Guidance
This skill appears to do what it says: add UI pages and server handlers that store a Maton API key in your Clawdbot config and call Maton's API at https://ctrl.maton.ai. Before installing, review and understand that you will be (1) copying TypeScript files into your gateway/UI codebase, (2) adding MATON_API_KEY to your central config (~/.clawdbot/clawdbot.json), and (3) restarting the gateway. Confirm you trust maton.ai and the ctrl.maton.ai endpoint, and consider scoping/rotating the Maton API key per best practices. If you want extra assurance, audit the referenced files in-place after copying (they are provided here) and test in a staging environment before enabling in production.
Capability Analysis
Type: OpenClaw Skill
Name: maton-agent-tools
Version: 1.0.0
The OpenClaw AgentSkills skill bundle for Maton AI is benign. It provides a legitimate integration with the Maton AI service, handling API keys securely within the Clawdbot configuration and making authenticated network requests exclusively to `https://ctrl.maton.ai`. The `SKILL.md` documentation is purely informational and does not contain any prompt injection attempts. The backend code (`reference/maton-backend.ts`) correctly sanitizes user-provided parameters for URL construction and uses standard Clawdbot mechanisms for configuration management and gateway restarts, without exhibiting any malicious behaviors like data exfiltration, unauthorized command execution, or persistence mechanisms.
Capability Assessment
Purpose & Capability
Name/description match the included backend and UI integration files. The skill only requires adding a Maton API key and copying UI/backend handlers into the Gateway — these are expected for a SaaS-OAuth integration.
Instruction Scope
SKILL.md and reference files focus on UI integration, managing an API key, and making server-side requests to Maton's API. The runtime instructions only reference the Clawdbot config and UI/server code paths that are necessary for this feature; they don't instruct the agent to read unrelated files or exfiltrate data.
Install Mechanism
There is no automated install/download; it's an instruction-only skill with reference TypeScript files to copy into the host codebase. No external arbitrary downloads or package installs are performed by the skill itself.
Credentials
The only credential involved is the Maton API key (stored as MATON_API_KEY in the Clawdbot config). No other environment variables or unrelated secrets are requested, which is proportionate for this functionality.
Persistence & Privilege
always is false and the skill does not demand permanent inclusion. It writes/updates its own configuration key (MATON_API_KEY) and schedules a gateway restart to pick up changes — this is expected for adding an integration and is limited in scope.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install maton-agent-tools - After installation, invoke the skill by name or use
/maton-agent-tools - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Maton integration skill for Clawdbot Gateway.
- Provides full UI dashboard for managing Maton API key, viewing and managing OAuth app connections.
- Supports connecting to 50+ SaaS apps (Gmail, Slack, Notion, HubSpot, etc.) via OAuth.
- Integrates with API Keys tab for easy configuration and centralized key management.
- Includes backend RPC methods and UI components for seamless workflow.
- Requires Clawdbot Gateway v2026.1.0 or later with UI enabled.
Metadata
Frequently Asked Questions
What is Maton MCP Tools?
Connect to SaaS tools via Maton AI. Includes full UI integration for Clawdbot Gateway dashboard. Use when setting up Maton integration, connecting apps (Gmai... It is an AI Agent Skill for Claude Code / OpenClaw, with 1405 downloads so far.
How do I install Maton MCP Tools?
Run "/install maton-agent-tools" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Maton MCP Tools free?
Yes, Maton MCP Tools is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Maton MCP Tools support?
Maton MCP Tools is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Maton MCP Tools?
It is built and maintained by maverick-software (@maverick-software); the current version is v1.0.0.
More Skills