The most customisable and low-latency cross platform/shell prompt renderer
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"oh-my-posh": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-oh-my-posh"
]
}
}
}