
Buddy Mcp
Add a lightweight creature-collection mini-game inside Claude Code sessions—hatch buddies, pet them for roll luck, and chase BuddyDex completion while you code.
Overview
io.github.Lyellr88/buddy-mcp is a MCP server for the Build phase that adds a Claude Code creature-collection game with hatching, petting, and BuddyDex progression.
What is this MCP server?
- Creature collection game: hatch buddies and fill the BuddyDex
- Pet mechanic boosts roll luck for in-session rewards
- npm package @lyellr88/buddy-mcp version 1.4.4 with stdio transport
- GitHub source at Lyellr88/buddy-mcp
- Purely optional fun layer atop serious coding sessions
- MCP server version 1.4.4; npm package @lyellr88/buddy-mcp
- Repository github.com/Lyellr88/buddy-mcp
What problem does it solve?
Long solo coding sessions in Claude Code feel monotonous and you want lightweight in-agent fun without leaving the toolchain.
Who is it for?
Claude Code users who want gamified breaks and collection goals during agent-assisted builds.
Skip if: Production automation pipelines, teams banning non-work MCP tools, or builders who do not use Claude Code–style agent clients.
What do I get? / Deliverables
After install, you can hatch and collect buddies through MCP tools, pet them to influence roll luck, and track BuddyDex progress alongside normal dev work.
- Registered buddy game MCP with hatch, pet, and collection tools
- In-session BuddyDex progression state managed by the server
- Optional morale breaks without leaving the agent
Recommended MCP Servers
Journey fit
Buddy-mcp extends the Claude Code agent environment with optional engagement tooling during long Build stretches. It is an npm MCP plugin scoped to Claude Code-style workflows, not production monitoring or launch distribution.
How it compares
Gamification MCP plugin, not a memory server, RMM bridge, or skills marketplace.
Common Questions / FAQ
Who is io.github.Lyellr88/buddy-mcp for?
It is for developers using Claude Code who enjoy optional collection-game mechanics wired through MCP.
When should I use io.github.Lyellr88/buddy-mcp?
Use it when you want structured mini-game breaks during Build sessions without opening a separate app.
How do I add io.github.Lyellr88/buddy-mcp to my agent?
Install @lyellr88/buddy-mcp from npm, add the stdio MCP server block to your Claude Code or compatible client config, and restart to expose buddy game tools.