← Back to Plugins
MCP Server MCP

dyslex.ia

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @firou91/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@firou91/dyslex.ia",
      "version": "0.2.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Absolute path to an existing compatible obra/superpowers installation.",
          "isRequired": true,
          "format": "string",
          "name": "DYSLEXIA_SUPERPOWERS_PATH"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...