signato for Windsurf
io.github.signato-ai/signato
Local confidentiality chamber: blocks the wrong AI output before it leaves the machine.
client:Windsurf
transport:stdio
runtime:pypi
Install signato in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"signato": {
"command": "uvx",
"args": [
"signato"
],
"env": {
"JOHARI_GUARD_CONFIG": "<JOHARI_GUARD_CONFIG>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs