Oh My Posh Validator for Cursor
dev.ohmyposh/validator
Validate oh-my-posh configurations and segment snippets against the official schema.
client:Cursor
transport:streamable-http
tools:2
Install Oh My Posh Validator in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"validator": {
"url": "https://ohmyposh.dev/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs