Oh My Posh Validator for Grok
dev.ohmyposh/validator
Validate oh-my-posh configurations and segment snippets against the official schema.
client:Grok
transport:streamable-http
tools:2
Install Oh My Posh Validator in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"validator": {
"type": "http",
"url": "https://ohmyposh.dev/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs