Skip to content
Windsurf

crypto bytes for Windsurf

io.github.mickymultani/crypto-bytes

Crypto Bytes MCP Server

client:Windsurf transport:stdio runtime:pypi

Install crypto bytes in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

crypto bytes in other clients