🆘 Installation/Setup Help
📋 What are you trying to do?
🔧 Installation Method
📱 Your Environment
- Operating System: [macOS / Windows ]
- Version: [macOS 12, Windows 10,]
- **Python Version: python13 [run
python --version]
- **UV Installed? yes [run
uv --version or "Not installed"]
- Claude Desktop Version: [e.g. 1.0.0]
🚫 What's Not Working?
Describe the specific issue you're encountering:
Error Messages:
2026-04-22T15:09:19.356Z [tradingview] [info] Server started and connected successfully { metadata: undefined }
2026-04-22T15:09:19.604Z [tradingview] [info] Message from client: {"method":"initialize","params":{"protocolVersion":"2025-11-25","capabilities":{"extensions":{"io.modelcontextprotocol/ui":{"mimeTypes":["text/html;profile=mcp-app"]}}},"clientInfo":{"name":"claude-ai","version":"0.1.0"}},"jsonrpc":"2.0","id":0} { metadata: undefined }
2026-04-22T15:10:19.620Z [tradingview] [info] Message from client: {"jsonrpc":"2.0","method":"notifications/cancelled","params":{"requestId":0,"reason":"McpError: MCP error -32001: Request timed out"}} { metadata: undefined }
2026-04-22T15:10:19.621Z [tradingview] [info] Client transport closed { metadata: undefined }
2026-04-22T15:10:19.621Z [tradingview] [info] Server transport closed (renderer released port) { metadata: undefined }
2026-04-22T15:10:21.640Z [tradingview] [info] Server transport closed { metadata: undefined }
2026-04-22T15:10:21.641Z [tradingview] [info] Client transport closed { metadata: undefined }
What You Expected:
[Describe what you expected to happen]
What Actually Happened:
[Describe what actually happened]
🔍 What Have You Tried?
Please check all that apply:
📊 Configuration Details
Your claude_desktop_config.json:
{
"mcpServers": {
"tradingview": {
"command": "uvx",
"args": [
"tradingview-mcp"
],
"_inferred": true
}
},
"preferences": {
"coworkScheduledTasksEnabled": false,
"ccdScheduledTasksEnabled": false,
"coworkWebSearchEnabled": true
}
}
Installation Commands You Ran:
# Paste the commands you used
📸 Screenshots
If applicable, add screenshots showing:
- Error messages
- Claude Desktop settings
- Terminal output
- Configuration files
🎯 Expected Outcome
What are you trying to achieve? For example:
- "I want to ask Claude about crypto prices"
- "I want to analyze stocks with technical indicators"
- "I want to find trading opportunities"
✅ Checklist
💡 Additional Notes
Any other information that might be helpful...
🆘 Installation/Setup Help
📋 What are you trying to do?
🔧 Installation Method
📱 Your Environment
python --version]uv --versionor "Not installed"]🚫 What's Not Working?
Describe the specific issue you're encountering:
Error Messages:
What You Expected:
[Describe what you expected to happen]
What Actually Happened:
[Describe what actually happened]
🔍 What Have You Tried?
Please check all that apply:
📊 Configuration Details
Your claude_desktop_config.json:
{ "mcpServers": { "tradingview": { "command": "uvx", "args": [ "tradingview-mcp" ], "_inferred": true } }, "preferences": { "coworkScheduledTasksEnabled": false, "ccdScheduledTasksEnabled": false, "coworkWebSearchEnabled": true } }Installation Commands You Ran:
# Paste the commands you used📸 Screenshots
If applicable, add screenshots showing:
🎯 Expected Outcome
What are you trying to achieve? For example:
✅ Checklist
💡 Additional Notes
Any other information that might be helpful...