chafa

GitHub

πŸ“ΊπŸ—Ώ Terminal graphics for the 21st century.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "chafa": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-chafa"
      ]
    }
  }
}