Skip to content
Claude Desktop

crypto bytes for Claude Desktop

io.github.mickymultani/crypto-bytes

Crypto Bytes MCP Server

client:Claude Desktop transport:stdio runtime:pypi

Install crypto bytes in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "crypto-bytes": {
      "command": "uvx",
      "args": [
        "crypto_bytes_mcp_server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

crypto bytes in other clients