Mantle DevKitMantle DevKit
Mantle DevKit

Introduction to Mantle DevKit

The complete developer suite for building on Mantle Network

What is Mantle DevKit?

Mantle DevKit is a comprehensive toolkit designed to accelerate development on Mantle Network. Whether you're building monetized APIs, integrating DeFi protocols, or creating AI agents that interact with blockchain, Mantle DevKit provides the infrastructure you need.

The toolkit includes production-ready SDKs, CLI tools, and documentation to help you ship faster on Mantle.

What's Included

x402 SDK

Monetize APIs with HTTP 402 payments. Accept MNT, USDC, USDT, and more.

Agent Kit

Unified DeFi protocol integrations for AI agents and trading bots.

create-x402-app

CLI scaffolding tool to bootstrap x402 projects in seconds.

MCP Server

Claude AI integration with Mantle Network context.

Quick Install

bash
# x402 SDK - API monetization npm install x402-mantle-sdk
bash
# Agent Kit - DeFi integrations npm install mantle-agent-kit-sdk
bash
# Scaffold a new x402 project npx create-x402-app my-app