agent-toolkit

The Maton Agent Toolkit enables agent frameworks like Model Context Protocol (MCP) to integrate with Maton APIs through function calling, supporting Typescript and offering API agent and action functionalities.

26
0

Maton Agent Toolkit

The Maton Agent Toolkit facilitates the integration of agent frameworks, including Model Context Protocol (MCP), with Maton APIs through function calling. It supports Typescript and shares similarities with the Stripe Agent Toolkit codebase.

To begin, obtain your API key from the [Maton Dashboard][api-keys] and consult the [documentation][docs].

TypeScript

Installation

To use the package, run:

npm install @maton/agent-toolkit

Requirements

  • Node 18+

Usage

Model Context Protocol

The toolkit supports the Model Context Protocol (MCP).

To run the Maton MCP server, use:

npx -y @maton/mcp hubspot --agent --api-key=YOUR_MATON_API_KEY

Available API actions

The toolkit provides a wide range of API actions for applications like Google Calendar, Google Docs, Google Drive, Google Mail, Google Sheets, Hubspot, Jira, Klaviyo, and Salesforce, enabling agents to interact with these services programmatically.

Repository

MA
maton-ai

maton-ai/agent-toolkit

Created

March 18, 2025

Updated

March 28, 2025

Language

TypeScript

Category

Developer Tools