Skip to content
Windsurf

identity for Windsurf

io.github.vdappdev2/identity

MCP server for VerusID identities — register, update, revoke, recover, query, set timelock

client:Windsurf transport:stdio runtime:npm

Install identity in Windsurf

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

{
  "mcpServers": {
    "identity": {
      "command": "npx",
      "args": [
        "-y",
        "@verusidx/identity-mcp"
      ]
    }
  }
}

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

identity in other clients