MITRE ATT&CK for Windsurf
io.github.luongnv89/mitre-mcp
MCP server exposing the MITRE ATT&CK framework via the official MCP Python SDK.
client:Windsurf
transport:stdio
runtime:pypi
Install MITRE ATT&CK in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mitre-mcp": {
"command": "uvx",
"args": [
"mitre-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs