Tactual for Claude Desktop
io.github.tactual-dev/tactual
Screen-reader navigation cost analyzer. Scores AT user effort to find, reach, and operate content.
client:Claude Desktop
transport:stdio
runtime:npm
Install Tactual in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tactual": {
"command": "npx",
"args": [
"-y",
"tactual"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs