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
{
"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