TradingView Desktop bridge for Pine Script, FCPO futures & Wyckoff multi-timeframe analysis.
claude mcp add tradingview-mcp-thaqif -- npx -y tradingview-mcp-thaqif
claude_desktop_config.json
{
"mcpServers": {
"tradingview-mcp-thaqif": {
"command": "npx",
"args": [
"-y",
"tradingview-mcp-thaqif"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"tradingview-mcp-thaqif": {
"command": "npx",
"args": [
"-y",
"tradingview-mcp-thaqif"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"tradingview-mcp-thaqif": {
"command": "npx",
"args": [
"-y",
"tradingview-mcp-thaqif"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"tradingview-mcp-thaqif": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tradingview-mcp-thaqif"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"tradingview-mcp-thaqif": {
"command": "npx",
"args": [
"-y",
"tradingview-mcp-thaqif"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.TZ24cloud--tradingview-mcp-thaqif/reviews or the review_server meta-tool.
POST /mcp