MCP · IDE

Cursor IDE + Anny MCP Connector

You’re building the future. I’ll tell you what the market thinks of it.

You’re building a trading bot or DeFi app, and every five minutes you alt-tab to check prices, verify API responses, or look up exchange documentation. Your flow state dies a death of a thousand tabs.

Connect Anny to Cursor and the market comes to your editor. Ask for live prices while coding. Validate your strategy logic against real backtests. Get portfolio data to test your UI. Your code and your market intelligence live in the same window.

Veja na prática

What’s the current BTC/USDT order book depth on Binance? I need realistic test data for my matching engine.
Binance BTC/USDT: bid wall at $67,420 (142 BTC), ask wall at $67,480 (89 BTC). Spread: $60 (0.089%). Top 10 levels: bids total 380 BTC, asks total 245 BTC — buying pressure. Want me to export a snapshot as JSON for your test fixtures?

Conecte em menos de um minuto

1
Open MCP Settings

In Cursor, go to Settings → MCP Servers. Click "Add new MCP server".

2
Add Anny config

Paste the Anny server configuration. Name it "anny", set the URL and API key.

3
Code with market context

Your AI pair programmer now understands crypto markets. Ask it anything while you code.

Configuração
{
  "mcpServers": {
    "anny": {
      "url": "https://mcp.anny.trade/sse",
      "headers": {
        "x-api-key": "YOUR_API_KEY"
      }
    }
  }
}

A vantagem de Anny + Cursor

Code + data in one window

No more alt-tab to CoinGecko. Live prices, order books, and market data right next to your code.

Realistic test fixtures

Generate real market data for your tests. Order books, candles, portfolio snapshots — not mock data.

Strategy validation

Write a strategy, backtest it in the same session. Your AI pair programmer knows if your logic actually makes money.

Exchange API reference

Ask about exchange quirks, rate limits, and order types without leaving your editor.

Ferramentas que brilham no Cursor

get_price
get_market_state
run_backtest
get_portfolio
get_cfo_line
ask_anny

Dúvidas frequentes

Pare de trocar de contexto. Comece a perguntar.

Conecte a Anny ao Cursor em menos de um minuto. 54 ferramentas. Zero atrito.

Conectar Grátis
Sem necessidade de cartão de crédito · View pricing