Oh My Posh Validator for Zed
dev.ohmyposh/validator
Validate oh-my-posh configurations and segment snippets against the official schema.
client:Zed
transport:streamable-http
tools:2
Install Oh My Posh Validator in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"validator": {
"url": "https://ohmyposh.dev/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs