maton.com
maton.com logo

Maton

Integrate with Maton APIs through function calling. This protocol supports various apps and actions to interact with dif...

Created byApr 22, 2025

Maton Model Context Protocol

The Maton Model Context Protocol server allows you to integrate with Maton APIs through function calling. This protocol supports various apps and actions to interact with different Maton services.
You can get your API key in your [Maton Dashboard][api-keys] and check out [documentation][docs].

Setup

To run the Maton MCP server using npx, use the following command:

API Agent (Beta)

API Action

Make sure to replace YOUR_MATON_API_KEY with your actual Maton API key. Alternatively, you could set the MATON_API_KEY in your environment variables. You can get your API key in your [Maton Dashboard][api-keys].

Usage with Claude Desktop

Add the following to your claude_desktop_config.json. See here for more details.
Make sure to replace YOUR_MATON_API_KEY with your actual Maton API key. Alternatively, you could set the MATON_API_KEY in env variables. You can get your API key in your [Maton Dashboard][api-keys].

Debugging the Server

To debug your server, you can use the MCP Inspector.
First build the server
Run the following command in your terminal:

Instructions

  1. Replace YOUR_MATON_API_KEY with your actual Maton API secret key.
  1. Run the command to start the MCP Inspector.
  1. Open the MCP Inspector UI in your browser and click Connect to start the MCP server.
  1. You can see the list of tools you selected and test each tool individually.

Available API actions

Maton Model Context Protocol

The Maton Model Context Protocol server allows you to integrate with Maton APIs through function calling. This protocol supports various apps and actions to interact with different Maton services.
You can get your API key in your [Maton Dashboard][api-keys] and check out [documentation][docs].

Setup

To run the Maton MCP server using npx, use the following command:

API Agent (Beta)

API Action

Make sure to replace YOUR_MATON_API_KEY with your actual Maton API key. Alternatively, you could set the MATON_API_KEY in your environment variables. You can get your API key in your [Maton Dashboard][api-keys].

Usage with Claude Desktop

Add the following to your claude_desktop_config.json. See here for more details.
Make sure to replace YOUR_MATON_API_KEY with your actual Maton API key. Alternatively, you could set the MATON_API_KEY in env variables. You can get your API key in your [Maton Dashboard][api-keys].

Debugging the Server

To debug your server, you can use the MCP Inspector.
First build the server
Run the following command in your terminal:

Instructions

  1. Replace YOUR_MATON_API_KEY with your actual Maton API secret key.
  1. Run the command to start the MCP Inspector.
  1. Open the MCP Inspector UI in your browser and click Connect to start the MCP server.
  1. You can see the list of tools you selected and test each tool individually.

Available API actions