trader_last_trade — MangroveTrader MCP Tool
trader_last_trade
(trader last trade) is one of 10 tools on the
MangroveTrader
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call trader_last_trade from your client
- Claude Code MangroveTrader trader_last_trade run in your project directory
- Claude Desktop MangroveTrader trader_last_trade ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MangroveTrader trader_last_trade ~/.cursor/mcp.json
- VS Code MangroveTrader trader_last_trade .vscode/mcp.json
- Zed MangroveTrader trader_last_trade ~/.config/zed/settings.json
- Windsurf MangroveTrader trader_last_trade ~/.codeium/windsurf/mcp_config.json
- Cline MangroveTrader trader_last_trade ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MangroveTrader trader_last_trade ~/.gemini/settings.json
- Grok MangroveTrader trader_last_trade .mcp.json (in your project root)
- ChatGPT MangroveTrader trader_last_trade Settings → Connectors → Advanced → Developer mode
- Claude.ai MangroveTrader trader_last_trade Settings → Connectors → Add custom connector
- LangChain MangroveTrader trader_last_trade pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mangrove-trader https://api.mangrovetraders.com/mcp/
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.