SkillTotal for Zed
ai.skilltotal/skilltotal
Deterministic security scan of MCP servers, agent skills and npm/PyPI packages. Runs locally.
client:Zed
transport:stdio
runtime:pypi
Install SkillTotal in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"skilltotal": {
"command": "uvx",
"args": [
"skilltotal"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs