Skip to content

Instantly share code, notes, and snippets.

View stephenmayer's full-sized avatar

Stephen Mayer stephenmayer

View GitHub Profile
@stephenmayer
stephenmayer / install-desktop.sh
Created March 5, 2026 00:35
Kiddom MCP — One-command installer for Claude Desktop and Claude Code
#!/usr/bin/env bash
#
# Kiddom MCP — Claude Installer (Desktop + Code)
#
# One-liner install:
# curl -fsSL https://raw.githubusercontent.com/kiddom/kiddom-mcp/main/scripts/install-desktop.sh | bash
#
# What this does:
# 1. Checks for Python 3.12+, uv, and git
# 2. Clones (or updates) kiddom-mcp to ~/.local/share/kiddom-mcp