Skip to content

[HELP] Installation Issue: #24

Description

@wyh4444

🆘 Installation/Setup Help

📋 What are you trying to do?

  • Install for the first time
  • Update to newer version
  • Fix broken installation
  • Configure Claude Desktop
  • Troubleshoot connection issues
  • Other: ___________

🔧 Installation Method

  • Claude Desktop (recommended method)
  • Manual installation with UV
  • Development setup
  • Other: ___________

📱 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:

Image

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:

  • Followed the README installation guide
  • Checked the INSTALLATION.md detailed guide
  • Restarted Claude Desktop
  • Verified JSON configuration syntax
  • Tried the manual installation method
  • Searched existing issues
  • Asked in community forums

📊 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

  • I have read the installation documentation
  • I have included my system information
  • I have described the specific problem
  • I have tried basic troubleshooting steps
  • I have checked for similar issues

💡 Additional Notes

Any other information that might be helpful...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions