mcp observatory for Windsurf
io.github.kryptosai/mcp-observatory
MCP security scanner. CI-native testing, attack simulation, health scoring, and SARIF.
client:Windsurf
transport:stdio
runtime:npm
Install mcp observatory in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-observatory": {
"command": "npx",
"args": [
"-y",
"@kryptosai/mcp-observatory"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs