Skip to content
Windsurf

cryptair mcp server for Windsurf

io.github.syronius/cryptair-mcp-server

Tamper-evident attestation tools for AI agents — on-chain receipts on Hedera Hashgraph mainnet.

client:Windsurf transport:stdio runtime:npm

Install cryptair mcp server in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "cryptair-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@cryptair/mcp-server"
      ],
      "env": {
        "CRYPTAIR_API_KEY": "<CRYPTAIR_API_KEY>",
        "CRYPTAIR_EMAIL": "<CRYPTAIR_EMAIL>",
        "CRYPTAIR_BASE_URL": "<CRYPTAIR_BASE_URL>"
      }
    }
  }
}

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

cryptair mcp server in other clients