Loading subscription status...
{
"mcpServers": [
{
"crypto-sentiment-mcp": {
"env": {
"SANTIMENT_API_KEY": "your_api_key_here"
},
"args": [
"--directory",
"path/to/crypto-sentiment-mcp",
"run",
"main.py"
],
"command": "uv"
}
}
]
}