fidacy mcp for Windsurf
io.github.lucaslubi/fidacy-mcp
AI Agent Firewall. Enforce signed authority before consequential actions. Free API key required.
client:Windsurf
transport:stdio
runtime:npm
Install fidacy mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"fidacy-mcp": {
"command": "npx",
"args": [
"-y",
"@fidacy/mcp"
],
"env": {
"FIDACY_ENGINE_API_KEY": "<FIDACY_ENGINE_API_KEY>",
"FIDACY_MODE": "<FIDACY_MODE>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs