Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

dyslex.ia in other clients