Render markdown on the CLI, with pizzazz! ๐ ๐ป
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"glow": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-glow"
]
}
}
}