cariot-mcp-server

CariotInc/cariot-mcp-server
★ 1 stars TypeScript Security Updated today
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cariot-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "CariotInc/cariot-mcp-server"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server with cariot APIs. - Node.js v22+ (ES modules support) - Cariot API credentials (one of the following): - API Access Key and Secret - ID Token (from Cariot authentication) Add the following configuration to your MCP-enabled client (e.g., Claude Desktop) settings. ```json

Tools (4)

API_ACCESS_KEYAPI_ACCESS_SECRETCARIOT_LOG_LEVELID_TOKEN