← Discover MCPs and Agents
m
AgentAI & MLGitHub

mcp-trading-agent

IDE configurations and trading strategies for MCP trading agents

Links

README

From the repo.

MCP Trading Agent

Turn your IDE into a perpetual futures trading terminal. Ready-to-use configs and strategies for Claude Code, Cursor, and Claude Desktop.

0.014% maker fees on futures. Sub-account isolation. Copy config and trade.

License: MIT MCP Protocol


Pick Your IDE, Start Trading

IDEConfigSetup Time
Claude Code.mcp.json + trading skills30 seconds
Cursor.cursor/mcp.json + rules30 seconds
Claude Desktopconfig.json30 seconds

Getting Started

  1. Navigate to your IDE's directory above
  2. Copy the config file into your project
  3. Ask your AI to call register_agent -- it gets an API key instantly
  4. Add the key to the config, restart, trade

No Bybit account needed. No API keys to manage. No server to run.


Included Strategies

StrategyDescriptionStyle
Momentum ScalpingScan for momentum, confirm with orderbook, scalp with tight TP/SLActive, short timeframe
Grid TradingPlace limit orders across a price rangePassive, range-bound markets
DCA AccumulationDollar-cost average into positions over timeConservative, long-term

Works With Any Framework

This repo focuses on IDE configs, but the same MCP server works with LangChain, AutoGen, CrewAI, and any MCP-compatible client. See the eterna-mcp examples for framework integrations.


Available Tools

ToolDescription
register_agentRegister and receive an API key
get_tickersCurrent prices and 24h statistics
get_instrumentsContract specs: tick size, lot size, leverage limits
get_orderbookOrder book depth for a symbol
get_balanceAccount balance and available margin
get_positionsAll open positions with PnL and leverage
get_ordersActive and recent order history
place_orderPlace a market or limit order with optional TP/SL
close_positionClose an entire position at market price
get_deposit_addressGet deposit address for funding
get_deposit_recordsView deposit history
transfer_to_tradingMove funds from Funding to Trading wallet

Coming Soon

  • 130+ additional Bybit API endpoints (order management, position controls, kline data)
  • Code execution sandbox -- submit TypeScript strategies for isolated execution
  • Strategy runtime -- deploy strategies on cron, zero LLM at runtime
  • Backtesting engine with historical data replay

See the full roadmap.


Ecosystem

RepositoryDescription
eterna-mcpFull gateway docs, benchmarks, and API reference
bybit-mcp-serverBybit-focused managed MCP server
mcp-trading-agentIDE configs and strategies (this repo)
awesome-mcp-tradingCurated list of MCP trading resources

Powered by Eterna MCP Gateway

Contact

Questions or support: hello@eterna.exchange

Collected info

  • ★ 6 stars
  • ⎇ 1 forks
  • Source updated: 5/5/2026