Loading MCP server directory, please wait...
MCP server for creating, validating, and exporting Oh My Posh terminal prompt configurations.
npx @getmcp/cli add io.github.jamesmontemagno/ohmyposh-configuratorRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jamesmontemagno/ohmyposh-configurator": {
"command": "npx",
"args": [
"-y",
"ohmyposh-configurator"
]
}
}
}