otx mcp for Windsurf
io.github.mrfentmen/otx-mcp
MCP server for AlienVault OTX: pulses, indicators. Free key.
client:Windsurf
transport:stdio
runtime:npm
Install otx mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"otx-mcp": {
"command": "npx",
"args": [
"-y",
"otx-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs