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.

See it in action

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?

Connect in under a minute

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.

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

The advantage of 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.

Tools that shine in VS Code

get_price
get_portfolio
get_market_state
run_backtest
ask_anny
get_cfo_line

Common questions

Stop context-switching. Start asking.

Connect Anny to VS Code in under a minute. 54 tools. Zero friction.

Connect Free
No credit card required · View pricing