tradingview mcp thaqif for VS Code
io.github.tz24cloud/tradingview-mcp-thaqif
TradingView Desktop bridge for Pine Script, FCPO futures & Wyckoff multi-timeframe analysis.
client:VS Code
transport:stdio
runtime:npm
Install tradingview mcp thaqif in VS Code
.vscode/mcp.json
{
"servers": {
"tradingview-mcp-thaqif": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tradingview-mcp-thaqif"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs