Verimand MCP Authority Server for Windsurf
dev.verimand/mcp-authority-server
Agent-native access to verifiable VAGP authority.
client:Windsurf
transport:stdio
runtime:npm
Install Verimand MCP Authority Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-authority-server": {
"command": "npx",
"args": [
"-y",
"@verimand/mcp-authority-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs