Claude agent for use with the Mangrove Developer API & MCP Server.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"mangrove-agent": {
"command": "uvx",
"args": [
"mangrove-agent"
]
}
}
}
Run in terminal:
claude mcp add mangrove-agent uvx mangrove-agent
Add to .cursor/mcp.json:
{
"mcpServers": {
"mangrove-agent": {
"command": "uvx",
"args": [
"mangrove-agent"
]
}
}
}
Or install with pip: pip install mangrove-agent
README Excerpt
<div align="center"> <a href="https://github.com/MangroveTechnologies/mangrove-agent"> <img src="assets/icon.png" alt="Mangrove" width="120" height="112"> </a> <h1>mangrove-agent</h1> <p> <strong>An AI trading agent built on the Mangrove API.</strong><br> FastAPI + MCP. Autonomous strategy generation, cron-driven execution, full audit trail.<br>
Topics
agent-marketplaceai-agentai-guardrailsautomated-tradingbacktestingclaude-codecrypto-tradingdata-apisdefidex-tradingfastapimcp-serverpaper-tradingpythonrisk-management