Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "crypto sentiment (santiment)": {4 "env": {5 "SANTIMENT_API_KEY": "your_api_key_here"6 },7 "args": [8 "--directory",9 "path/to/crypto-sentiment-mcp",10 "run",11 "main.py"12 ],13 "command": "uv"14 }15 }16}
暂无评论. 成为第一个评论的人!
登录以参与讨论