Oh My Posh Validator for VS Code
dev.ohmyposh/validator
Validate oh-my-posh configurations and segment snippets against the official schema.
client:VS Code
transport:streamable-http
tools:2
Install Oh My Posh Validator in VS Code
.vscode/mcp.json
{
"servers": {
"validator": {
"type": "http",
"url": "https://ohmyposh.dev/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs