tradingview mcp thaqif for Cursor
io.github.tz24cloud/tradingview-mcp-thaqif
TradingView Desktop bridge for Pine Script, FCPO futures & Wyckoff multi-timeframe analysis.
client:Cursor
transport:stdio
runtime:npm
Install tradingview mcp thaqif in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tradingview-mcp-thaqif": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tradingview-mcp-thaqif"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs