Understand Anything - MCP for Windsurf
io.github.uamcp/ua-mcp
A powerful MCP server for codebase architecture analysis and automated governance.
client:Windsurf
transport:stdio
runtime:npm
Install Understand Anything - MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ua-mcp": {
"command": "npx",
"args": [
"-y",
"ua-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs