ScriptDocs MCP for Zed
io.github.timwal78/scriptdocs-mcp-server
Real, live npm/PyPI docs and OSV.dev vulnerability data for AI coding agents. No fake data.
client:Zed
transport:stdio
runtime:npm
Install ScriptDocs MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"scriptdocs-mcp-server": {
"command": "npx",
"args": [
"-y",
"@scriptmasterlabs/scriptdocs-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs