dyslex.ia for Windsurf
io.github.firou91/dyslex-ia
Accessibility MCP server and Agent Skills for AI agents. Requires Superpowers.
client:Windsurf
transport:stdio
runtime:npm
Install dyslex.ia in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"dyslex-ia": {
"command": "npx",
"args": [
"-y",
"@firou91/dyslex.ia"
],
"env": {
"DYSLEXIA_SUPERPOWERS_PATH": "<DYSLEXIA_SUPERPOWERS_PATH>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs