trust for Windsurf
io.github.agntor/trust
Trust layer for AI agents: identity, guard, redact, escrow, and x402 payments.
client:Windsurf
transport:stdio
runtime:npm
Install trust in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"trust": {
"command": "npx",
"args": [
"-y",
"@agntor/mcp"
],
"env": {
"AGNTOR_API_KEY": "<AGNTOR_API_KEY>",
"AGNTOR_SECRET_KEY": "<AGNTOR_SECRET_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs