mcp identity for Windsurf
io.github.zekebuilds-lab/mcp-identity
DoI score lookup, vouch event builder, and offline schnorr verify for AI agents.
client:Windsurf
transport:stdio
runtime:npm
Install mcp identity in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-identity": {
"command": "npx",
"args": [
"-y",
"@powforge/mcp-identity"
],
"env": {
"ORACLE_URL": "<ORACLE_URL>",
"ORACLE_PUBKEY": "<ORACLE_PUBKEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs