MCP · IDE

VS Code + Anny MCP Connector

Your editor has AI. Now give it market intelligence.

Copilot helps you write code. But when that code touches crypto markets, Copilot is guessing. It doesn’t know today’s price, yesterday’s volume, or whether the market just entered a new regime. You’re pair programming with someone who can’t see.

Add Anny as an MCP server and Copilot Chat gains 54 crypto intelligence tools. It sees live markets, understands portfolio context, and can validate your strategy against real data. Your AI pair programmer just got market vision.

직접 확인해보세요

I’m writing a rebalancing algorithm. What does a well-diversified crypto portfolio look like right now?
Based on current regime data: BTC 35-40% (gold zone, accumulate), ETH 20-25% (gray zone, hold current), SOL 10-15% (gold zone, accumulate), stables 20-30% (distribute regime for alts). Top portfolios on Anny average 4-6 assets with max 40% single-asset concentration. Want me to pull actual portfolio distributions from anonymized user data?

1분 안에 연결 완료

1
Open VS Code Settings

Press Cmd+Shift+P → "MCP: Add Server" or edit .vscode/mcp.json in your workspace.

2
Add Anny server

Configure the Anny MCP server with your URL and API key. VS Code picks it up automatically.

3
Ask Copilot about markets

In Copilot Chat, ask about prices, regimes, portfolios, or backtests. Anny’s tools are now available.

설정
// .vscode/mcp.json
{
  "servers": {
    "anny": {
      "type": "sse",
      "url": "https://mcp.anny.trade/sse",
      "headers": {
        "x-api-key": "YOUR_API_KEY"
      }
    }
  }
}

Anny + VS Code의 강점

Copilot + crypto

GitHub Copilot Chat gains market awareness. Ask about prices while you code, validate logic against real data.

Workspace-level config

Drop mcp.json in your project and every contributor gets crypto intelligence. Team-wide market context.

Extension ecosystem

VS Code’s MCP support works alongside your existing extensions. No conflicts, no compromises.

Multi-language support

Whether you’re writing Python, TypeScript, Rust, or Solidity — the market data is the same. Language-agnostic intelligence.

VS Code에서 빛나는 도구들

get_price
get_portfolio
get_market_state
run_backtest
ask_anny
get_cfo_line

자주 묻는 질문

컨텍스트 전환 그만하고. 그냥 물어보세요.

1분도 안 걸려요. Anny를 VS Code에 연결하세요. 도구 54개. 마찰 제로.

무료로 연결하기
신용카드 불필요 · View pricing