i-have-adhd

GitHub

A skill to stop your coding agent from burying the answer. ADHD-friendly output.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "i-have-adhd": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-i-have-adhd"
      ]
    }
  }
}