Social trading leaderboard. Track trades via @MangroveTrader on Twitter, check stats and performance for free, access rankings and trader search via x402 micropayments (USDC on Base).
Cancel your most recent trade (5-minute window)
Show all MangroveTrader plugin commands
View trade history (own free, others x402 paid $0.01/3 trades)
Show any trader's most recent trade and total trade count (free, no auth required)
View the MangroveTrader leaderboard rankings (x402 paid, $0.25+ USDC on Base). Top 5 free on Twitter.
External network access
Connects to servers outside your machine
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
MangroveTrader is a social trading leaderboard where traders post trades on Twitter, positions are tracked against real market data, and performance is scored daily.
This plugin connects Claude Code to the MangroveTrader MCP server, giving you 13 slash commands and 10 MCP tools for stats, leaderboard, trade history, and more.
Website: mangrovetraders.com Twitter: @MangroveTrader Discord: Join our community Source: github.com/MangroveTechnologies/mangrove-trader-plugin
git clone https://github.com/MangroveTechnologies/mangrove-trader-plugin.git
claude plugin marketplace add ./mangrove-trader-plugin
claude plugin install mangrove-trader
Or load for a single session without installing:
claude --plugin-dir ./mangrove-trader-plugin
All commands are prefixed with /mt-:
| Command | Description | Access |
|---|---|---|
/mt-track | Compose a trade tweet | Free |
/mt-stats | Your score, rank, open positions | Free |
/mt-report | Performance breakdown (return, Sharpe, drawdown) | Free |
/mt-last | Most recent trade and total count | Free |
/mt-history | Trade history | Free (own) / Paid $0.01/3 trades (others) |
/mt-leaderboard | Full rankings (top 5 free on Twitter) | Paid ($0.25+ USDC) |
/mt-search | Find a trader by handle or name | Paid ($0.02 USDC) |
/mt-cancel | Cancel last trade (5-min window) | Free |
/mt-watch | Watch a trader | Free |
/mt-unwatch | Unwatch a trader | Free |
/mt-set-handle | Set your Twitter handle for this session | Free |
/mt-status | Server health | Free |
/mt-help | List all commands | Free |
The plugin connects to MangroveTrader's MCP server at https://api.mangrovetraders.com/mcp/. 10 tools available:
| Tool | Access | Price | Notes |
|---|---|---|---|
trader_login | Free | -- | Start X OAuth 2.0 — returns a verification URL |
trader_my_stats | Free | -- | Requires auth_token (MT_AUTH_TOKEN) |
trader_performance_report | Free | -- | Requires auth_token |
trader_last_trade | Free | -- | Public — accepts any twitter_handle |
trader_cancel_last | Free | -- | Requires auth_token |
trader_watch | Free | -- | Requires auth_token |
trader_unwatch | Free | -- | Requires auth_token |
trader_get_leaderboard | x402 | $0.25+ USDC | Top 5 free on Twitter |
trader_search_trader | x402 | $0.02 USDC | -- |
trader_get_trade_history | Free / x402 | Free (own w/ auth_token) / $0.01/3 trades (others) | -- |
/mt-track to compose)@MangroveTrader long 100 AAPL @ 185.50 # Equities
@MangroveTrader enter long 2.5 BTC @ 64000 # Crypto
@MangroveTrader exit short 5 ES @ 5250 # Futures
| Component | Weight | Metric |
|---|---|---|
| Return | 50% | Total return percentage |
| Consistency | 30% | Sharpe ratio |
| Risk Management | 20% | Max drawdown (lower is better) |
Paid tools use the x402 protocol for micropayments:
X-API-Key header on REST endpoints skips x402For agents with wallets: use the x402 SDK or MangroveMarkets TypeScript SDK to sign payments. For Claude Code users without wallets: free tools work without payment. Paid data available via REST API with an API key.
This plugin connects to a remote MCP server hosted on GCP Cloud Run. Here is what it does and does not do:
Agent-first CLI for the Crypto.com Exchange API. Market data by default; live trading opt-in via API keys. Available --services: market (default), trade, account, advanced, margin, staking, funding, fiat. Update args in MCP settings to expand capabilities.
Multi-agent cryptocurrency intelligence system with 7 specialized AI agents, 65 MCP tools, cognitive learning, and self-evolving capabilities for comprehensive market analysis and paper trading.
Agent-first CLI for trading perpetual futures on Phoenix DEX (Solana). Paper trading and read-only market data work out of the box; live trading opt-in via wallet password + dangerous-mode flag.
Trading Skills — live AI crypto trading signals with entry, SL, TP, leverage, confidence, verification with P&L tracking. Free during beta.
Paper-trade across Kalshi, Polymarket, Alpaca, and Coinbase from a Claude Code session. Onboarding collects API keys; a tiny Node helper handles scan/order/ledger for all rails. v1 is paper-only.
Backtest trading strategies with historical data, performance metrics, and risk analysis
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub mangrovetechnologies/mangrove-trader-plugin --plugin mangrove-trader