crypto com mcp for Claude Desktop
io.github.mrfentmen/crypto-com-mcp
Crypto prices from Crypto.com. No key required.
client:Claude Desktop
transport:stdio
runtime:npm
Install crypto com mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"crypto-com-mcp": {
"command": "npx",
"args": [
"-y",
"crypto-com-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs