spotlight for Zed
ai.thrain/spotlight
Local PDF accessibility audit: machine-checkable PDF/UA basics (ADA/EAA/508). No uploads.
client:Zed
transport:stdio
runtime:npm
Install spotlight in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"spotlight": {
"command": "npx",
"args": [
"-y",
"@thrain/spotlight-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs