Skip to content
Windsurf

MCP Server Attestation for Windsurf

io.studiomeyer/server-attestation

Ed25519-signed MCP tool manifests + spawn attestation. Layer-2 supply-chain hardening.

client:Windsurf transport:stdio runtime:npm

Install MCP Server Attestation in Windsurf

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

{
  "mcpServers": {
    "server-attestation": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-attest-demo"
      ]
    }
  }
}

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

MCP Server Attestation in other clients