CryptoWeather MCP Server provides real-time Bitcoin price prediction signals from the CryptoWeather AI system. Get hourly updated trading signals, performance metrics, and AI-driven market insights directly in your Claude conversations.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"args": [
"run",
"--with",
"git+https://github.com/2051project/cryptoweather.git",
"python",
"-c",
"import main; main.main()"
],
"command": "uv"
}