A skill to stop your coding agent from burying the answer. ADHD-friendly output.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"i-have-adhd": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-i-have-adhd"
]
}
}
}