cryptoport port for Claude Desktop
com.thecryptoport/cryptoport-port
Daily board of what crypto YouTube channels said: coin calls, stances, catalysts. Free, no key.
client:Claude Desktop
transport:streamable-http
tools:6
Install cryptoport port in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cryptoport-port": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://cryptoport-mcp.cryptoport-port.workers.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs