Loading subscription status...
{
"mcpServers": [
{
"cryptonewsmcp": {
"args": [
"run",
"-i",
"--rm",
"narumi/crypto-news-mcp"
],
"command": "docker"
}
},
{
"cryptonewsmcp": {
"args": [
"cryptonewsmcp"
],
"command": "uvx"
}
},
{
"cryptonewsmcp": {
"args": [
"--from",
"git+https://github.com/narumiruna/crypto-news-mcp",
"cryptonewsmcp"
],
"command": "uvx"
}
}
]
}