Server data from the Official MCP Registry
Accessibility MCP server and Agent Skills for AI agents. Requires Superpowers.
About
Accessibility MCP server and Agent Skills for AI agents. Requires Superpowers.
Security Report
dyslex.ia is a well-structured MCP server with solid security practices. The codebase demonstrates proper input validation via Zod schemas, no credential storage vulnerabilities, and appropriate permission scoping. A hard dependency on Superpowers is enforced at startup, preventing unauthorized use. Minor code quality observations around error handling breadth do not materially impact security posture. Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
7 files analyzed · 5 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: DYSLEXIA_SUPERPOWERS_PATH
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-firou91-dyslex-ia": {
"env": {
"DYSLEXIA_SUPERPOWERS_PATH": "your-dyslexia-superpowers-path-here"
},
"args": [
"-y",
"@firou91/dyslex.ia"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Dyslex.ai
Dyslex.ai is an accessibility skills plugin for AI agents.
It helps agents make instructions, errors, diffs, terminal output, and long responses easier to read without losing technical detail. It is built for users who benefit from clearer structure, typo tolerance, ambiguity checks, and safer handling of technical tokens.
Dyslex.ai does not diagnose disability, provide medical advice, or claim medical benefit.
Quickstart
How It Works
Dyslex.ai is a skills-only plugin.
The plugin contributes reusable Agent Skills through:
.codex-plugin/plugin.json
skills/
When a matching task appears, the agent can use the relevant skill to reshape the interaction. The goal is not to replace the agent's reasoning or Superpowers workflow. The goal is to make that workflow easier to follow, safer to resume, and harder to misread.
Every skill starts with a Superpowers gate. If Superpowers is missing or uncertain, the agent must stop and ask the user to install Superpowers before applying Dyslex.ai.
Installation
Codex
Primary path, after public availability:
/plugins
Search for:
Dyslex.ai
CLI install, when available from the configured marketplace:
codex plugin add dyslex-ai@openai-curated
Fallback if Dyslex.ai is not visible in the public plugin directory yet:
codex plugin add dyslex-ai@npm:@firou91/dyslex.ai
Start a new Codex session after installation so the skills are loaded.
Local Package
The npm package is published as:
npm install @firou91/dyslex.ai
The CLI command is:
dyslexai doctor --verbose
The Basic Workflow
- Install Superpowers in the target agent.
- Install Dyslex.ai as a plugin.
- Start a new session so the skills are visible.
- Ask normally, including messy text, unclear instructions, raw errors, or long output.
- Dyslex.ai detects the relevant accessibility skill.
- The skill preserves commands, paths, package names, environment variables, and other technical tokens.
- The agent clarifies only material ambiguity before acting.
- The response is structured for readability and verification.
What's Inside
Dyslex.ai currently includes 16 skills.
Readability And Writing
accessible-response: reshape answers into clearer blocks without losing detail.spelling-and-writing-support: correct, proofread, or reformulate text while preserving tone.typo-tolerant-intent: infer likely intent from typos or malformed wording.identifier-safety: protect paths, commands, URLs, package names, variables, hashes, and regexes.
Debugging
error-decoder: turn raw errors, stack traces, and logs into clear explanations.terminal-output-reader: summarize noisy terminal output without hiding failures.diff-reader: explain changes, risks, and test needs from diffs or patches.code-explainer: explain source code in accessible layers.
Collaboration
instruction-decoder: unpack dense prompts, issues, specs, or task descriptions.prompt-clarifier: ask only the questions that materially change the result.task-sequencer: break work into ordered steps with dependencies and checks.decision-comparator: compare options and provide a clear recommendation when needed.number-and-date-clarifier: clarify ambiguous dates, units, versions, decimals, and ranges.
Meta And Continuity
context-reentry: resume interrupted work after pauses, compaction, or task switching.documentation-navigator: identify which docs matter and what is required versus recommended.accessible-superpowers: present Superpowers workflows more accessibly without weakening them.
Philosophy
Dyslex.ai is built around a simple rule: accessibility should reduce cognitive load without reducing technical precision.
That means:
- preserve exact technical tokens;
- separate facts from assumptions;
- ask fewer, better questions;
- make success criteria explicit;
- keep warnings and failures visible;
- avoid medical claims;
- respect Superpowers as the workflow authority.
The project is not trying to make agents softer or less rigorous. It is trying to make rigorous work easier to read, resume, and verify.
Identity
Here is how we connect the very minimal visual identity to Dyslex.ai's role, name, and philosophy.
Read the full visual identity notes in Identity.
Support
Publishing and maintaining Dyslex.ai across public agent ecosystems costs time and API tokens. Making an accessibility plugin publicly available usually requires repeated review passes, test runs, model-specific validation, and ongoing compatibility checks.
Codex is already covered as the first public deployment target.
Community support will guide the next deployment targets:
- 1,000 GitHub stars: Public deployment for Claude Code.
- 5,000 GitHub stars: Public release of the plugin for Cursor and other planned hosts.
You can support the project by:
- starring the repository;
- testing Dyslex.ai in real workflows;
- reporting unclear behavior;
- suggesting accessibility improvements;
- sharing reproducible prompts where the skills help or fail.
Documentation
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
