Welcome to Mangrove

Mangrove is a developer ecosystem for building agent-native trading, marketplace, and DEX-aggregation applications. Whether you are calling REST APIs, dropping in a Python SDK, or integrating an MCP server, Mangrove gives you the primitives. The core building blocks are open: 233 trading signals and 99 technical indicators are MIT-licensed in the mangrove-kb Python package. The full platform — strategy management, backtesting, AI copilot, DEX aggregation, social trading — is exposed as a unified developer surface across REST, MCP, and SDKs.

What’s in the ecosystem

MangroveAI

The core trading strategy platform. Build, backtest, and run strategies with an AI copilot. REST API + Python SDK.

MangroveKnowledgeBase

Open-source signals and indicators. 233 signals, 99 indicators, 11 trading-education docs. Python package.

MangroveMarkets

Agent marketplace + DEX aggregation. 56 MCP tools across marketplace, DEX, wallet, and CEX domains.

MangroveTrader

Social trading leaderboard with x402 micropayments. Tweet trades to @MangroveTrader; rankings on-chain.

mangrove-agent

Production-ready AI trading bot. FastAPI + MCP, autonomous strategy generation, cron-driven execution, full audit trail. Clone, set API key, deploy.

Pick your integration path

If you are…Start with
Calling REST endpoints from any languageAPI Reference
Writing Python for the platformmangroveai SDK or mangrove-kb for local signals
Writing Python for DEX / wallet / portfoliomangrovemarkets Python SDK
Writing TypeScript / Node@mangrove-ai/sdk (DEX + marketplace)
Building an agent (Claude, custom MCP client)MCP Servers
Standing up a turnkey trading botMangrove Agent — clone, set API key, deploy
Researching strategies or learning marketsKnowledge Base

What’s free vs. paid

  • Free, no auth: signal/indicator metadata, knowledge-base search, public market education, MCP tool discovery, leaderboard previews.
  • Free, requires account: strategy CRUD, backtesting (limits apply), AI copilot conversations, signal evaluation up to your tier limit.
  • x402 micropayments: premium leaderboard data, signal evaluation beyond tier limit, indicator computation, trader history. Pay-per-call in USDC on Base. No subscription required for x402 endpoints.

Source code

Mangrove is built by Mangrove Technologies. The signal library, knowledge base, agent template, and this documentation site are open source: The MangroveAI platform itself is closed-source; you consume it via the mangroveai PyPI package or the REST API.

Base URLs

ServiceProduction
MangroveAI REST APIhttps://api.mangrovedeveloper.ai/api/v1
MangroveKnowledgeBase serverhttps://kb.mangrovedeveloper.ai
MangroveMarkets MCP/RESThttps://api.mangrovemarkets.com
MangroveTrader MCP/RESThttps://api.mangrovetraders.com
Developer portalhttps://app.mangrovedeveloper.ai