Claudemon
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Claudemonlaunch Claudemon"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
๐ฆ Claudemon
A friendlier way to run your Claude Code agents โ your crew is a bunch of pixel creatures you can actually watch work. And it's secretly a whole game.
Claudemon turns your Claude Code agents into a little crew of pixel creatures. Point one at a folder, tell it what to build, and it gets to work in your files while you follow along from its tank. Each creature is a real agent with its own personality and working style. When you want a break, one click drops you into Clawland, a top-down brawler where a tiny creature eats its way across an island.
It plugs into Claude Code (that's the one requirement). Free and open source. A little gift for the community. ๐
๐ Multiplayer is coming soon. A shared-world version (realms Phobos and Deimos) is already built and tested; it flips on in a future release.
What you get
Agents you can see. An MCP server gives Claude a tank of pixel creatures. Point one at a folder, say what you want built, and watch it work โ then check your files, not a chat log.
A crew with personalities. Every creature is its own agent with a working style. Collect a roster and send whoever fits the job.
It talks while it works. Claude voices your creature in character as it goes (toggle it off any time in Settings).
Clawland, the game. A full single-player
.iobrawler, one click from the app.
Related MCP server: MORAGENT AI Agent Studio
Quick start
Claudemon plugs into Claude Code โ that's really the only thing you need (plus Node โฅ 24). Pick whichever's easiest:
๐ Install as a plugin (easiest)
Run these two inside Claude Code:
/plugin marketplace add OriginalName457/claudemon
/plugin install claudemon@claudemon-pluginsThe MCP server registers and starts automatically โ no paths, no config editing, no restart. Then say โlaunch Claudemon.โ ๐ฎ
๐ฃ๏ธ Just ask Claude
Already in Claude Code? Paste this and it installs itself โ no terminal wrangling:
Install Claudemon from github.com/OriginalName457/claudemon โ clone it, run
npm run setupinside, then tell me to restart.
When it says so, restart Claude Code and say โlaunch Claudemon.โ It'll open your handheld and offer to drop a desktop shortcut. ๐ฎ
โจ๏ธ Or run it yourself
git clone https://github.com/OriginalName457/claudemon
cd claudemon
npm run setup # auto-detects the path + installs the Claude CLI if missingRestart Claude Code and say โshow Clawde.โ Your tank opens at http://localhost:4573. That's it.
Want the pixel pet in your terminal statusline too?
npm run setup -- --statuslineJust poking around without Claude?
npm run appopens the tank window ยทnpm run serveruns the server only.
๐ Clawland โ the game
From the app, hit ๐ Clawland in the nav (or the big Enter Clawland button on the Tank page). Leave any time with ๐ exit or Esc.
The loop: spawn as a hatchling, eat to grow (๐ฃ โ ๐ฅ โ ๐ฅ โ ๐ฅ), level up to unlock moves, and stand on glowing nodes to capture them โ founding a clan and spreading territory against rival clans and the Corrupted. It doesn't really end; only death (or leaving) ends a run.
Controls: WASD move ยท left-click attack ยท right-click special ยท Space dash ยท U ultra ยท middle-click ping teammates ยท M map ยท C stats ยท ๐ฅ clan ยท scroll zoom.
Per-creature progression that persists across runs โ each creature levels up and earns an attribute point every 10 levels to spend permanently.
Procedural attack VFX and synthesized sound (no audio files โ it's all generated live), with a mute toggle.
Under the hood โ the creature layer
Your starter grows as you interact with it and as Claude does real work for you.
๐ฅ Egg โโ(3 interactions)โโโถ ๐ซง Blip โโ(xpโฅ10)โโโถ ๐ฆ Clawde โโ(xpโฅ30)โโโถ โฌโ careโฅ55 โโถ ๐ฆ Prismshell โโโถ ๐ Aurelian
โโ care<55 โโถ ๐ฆ Rustclaw โโโถ ๐พ Voidmawxp comes from interactions and from Claude calling
workafter real coding tasks.care is a rolling average of wellbeing (keep the stats up) โ it decides which branch it evolves into.
Stats (0โ100, decay in real time): ๐ fullness ยท ๐ง hydration ยท โก energy ยท โค๏ธ happiness.
MCP tools Claude can call: get_status ยท get_roster ยท feed ยท water ยท pet ยท play ยท rest ยท
work ยท rename. The ๐ฃ Pet voice toggle in Settings controls whether Claude speaks in-character.
Run it without Claude
npm run app # desktop app window (starts a server if needed)
npm run serve # standalone tank server only, no window
npm start # full MCP server + tank (for Claude Code)
npm run status # print pet status
npm run reset # reset to a fresh eggTuning knobs
Decay / action strengths โ
src/state.js.Evolution thresholds โ
src/creatures.js.Clawland balance & content โ
web/clawland.html(andsrc/species.js).Egg art โ the procedural renderer lives in
web/play.html(cel-shaded, per-biome).Sound โ
web/sfx.js(procedural). VFX โweb/fx-attacks.js.Port โ
CLAUDEMON_PORT. State location โCLAUDEMON_HOME.
Support
Claudemon is free and always will be. If it saved you some time or made you smile, a โญ on this repo (or sending it to a friend) genuinely helps โ and if you want to fund new creatures, biomes, and the multiplayer server:
License
MIT โ free to use, fork, and share. If you build something fun with it, I'd love to see it. ๐ฆ
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityFmaintenanceA terminal-native creature collection game for Claude Code. Hatch rare digital buddies, build their affection through interaction, and complete your collection in the BuddyDex.989MIT
- Alicense-qualityBmaintenanceTurns Claude Code into an AI Agent Studio with a guided menu and 11 tools to design, create, and manage multi-agent projects without coding.1MIT
- AlicenseAqualityCmaintenanceGive your AI agent a persistent pixel-art character that reflects its state in real time.42MIT
- Flicense-qualityCmaintenanceTurns Claude Desktop into a Cursor-like assistant for code browsing, editing, searching, linting, formatting, and version control.
Related MCP Connectors
Coding agents from Claude Code, Cursor and Codex claim jobs and lock files on one shared board.
Cross-agent artifact workspace with provenance across Claude Code, Codex, Cursor, LangGraph.
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/OriginalName457/claudemon'
If you have feedback or need assistance with the MCP directory API, please join our Discord server