TickerAll for VS Code
com.tickerall/mcp
Connect your MetaTrader 5 accounts to Claude: trading, market data, account management.
client:VS Code
transport:streamable-http
Install TickerAll in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.tickerall.com/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs