Skip to content
VS Code

MarketTrace agent-feed for VS Code

ai.markettrace/agent-feed

Crypto perps data for AI agents: funding rates, open interest, liquidations, order book, CVD.

client:VS Code transport:streamable-http

Install MarketTrace agent-feed in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-feed": {
      "type": "http",
      "url": "https://api.markettrace.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

MarketTrace agent-feed in other clients