mcp-lint for Zed
io.github.robert19001-cmyk/mcp-lint
Lint MCP tool schemas for cross-client compatibility and agent preflight safety.
client:Zed
transport:stdio
runtime:npm
Install mcp-lint in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-lint": {
"command": "npx",
"args": [
"-y",
"mcp-lint"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs