Use the root README's one-prompt installation first. These steps install the Skill and Hosted MCP connection manually.
git clone https://github.com/StarryKit/starrykit-plugin.git
mkdir -p ~/.claude/skills
cp -R starrykit-plugin/skills/starrykit-authoring ~/.claude/skills/Claude Code discovers personal skills under ~/.claude/skills. Restart Claude Code if this is the first Skill directory created during the current session.
claude mcp add --transport http --scope user starrykit https://mcp.starrykit.com/mcpOpen Claude Code, run /mcp, select starrykit, and complete the browser OAuth flow. Do not configure a bearer token or client secret.
Ask Claude Code:
Use StarryKit to list the visual documents I can access.
The connection is ready when list_documents completes without an authentication error.
Official references: Claude Code MCP, Claude Code Skills.