Skip to content
VS Code

AlgoVesta MCP Trading for VS Code

com.algovesta/trading

Trade 16 crypto exchanges + MetaTrader 5 from your AI assistant via one MCP connection.

client:VS Code transport:streamable-http

Install AlgoVesta MCP Trading in VS Code

.vscode/mcp.json

{
  "servers": {
    "trading": {
      "type": "http",
      "url": "https://api.algovesta.com/mcp"
    }
  }
}

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

AlgoVesta MCP Trading in other clients