AgentShield for Windsurf
io.github.atmflow55/agentshield
Smart contract security for AI agents — verify, monitor, freeze, x402 payments
client:Windsurf
transport:stdio
runtime:npm
Install AgentShield in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agentshield": {
"command": "npx",
"args": [
"-y",
"agentshield-protocol"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs