Tactual for Windsurf
io.github.tactual-dev/tactual
Screen-reader navigation cost analyzer. Scores AT user effort to find, reach, and operate content.
client:Windsurf
transport:stdio
runtime:npm
Install Tactual in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"tactual": {
"command": "npx",
"args": [
"-y",
"tactual"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs