Skip to content
Cline

dyslex.ia for Cline

io.github.firou91/dyslex-ia

Accessibility MCP server and Agent Skills for AI agents. Requires Superpowers.

client:Cline transport:stdio runtime:npm

Install dyslex.ia in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

dyslex.ia in other clients