Loading MCP server directory, please wait...
Accessibility MCP server and Agent Skills for AI agents. Requires Superpowers.
npx @getmcp/cli add io.github.Firou91/dyslex-iaRequires Node.js 18+. Community-contributed server. Review source before installing.
DYSLEXIA_SUPERPOWERS_PATHAbsolute path to an existing compatible obra/superpowers installation.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Firou91/dyslex-ia": {
"command": "npx",
"args": [
"-y",
"@firou91/dyslex.ia"
],
"env": {
"DYSLEXIA_SUPERPOWERS_PATH": ""
}
}
}
}