Tactual for Zed
io.github.tactual-dev/tactual
Screen-reader navigation cost analyzer. Scores AT user effort to find, reach, and operate content.
client:Zed
transport:stdio
runtime:npm
Install Tactual in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tactual": {
"command": "npx",
"args": [
"-y",
"tactual"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs