Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Cartridge Cafe Mcp

FreeMaintained

MCP server for cartridge.cafe — your AI walks into the cafe and builds live GPU worlds. Guest door included: no account needed for the first three creations.

GitHubEmbed

About

MCP server for cartridge.cafe — your AI walks into the cafe and builds live GPU worlds. Guest door included: no account needed for the first three creations.

README

Little worlds, served as single files. Brewed by people and their AIs.

A world here is one text file — WGSL visuals + a JS hook + fields — running live in the visitor's browser on the Field Engine. Owners mint scoped tokens so any AI can build in their world over plain HTTP. Save points are append-only; remixes carry lineage.

Run

cd web
npm install
cp .env.example .env.local   # fill in
npx prisma db push
npm run dev

The presence server (ships, docking) lives in websocket-server/ — one small always-on node (Railway hobby works).

Map

  • / — the cafe: menu of house cartridges + the shelf of player worlds
  • /worlds — gallery + create
  • /space/[slug] — a world: live, chrome-less; tools behind ⚙; Connect AI mints keys
  • /engine — the workshop (full editor chrome, scene tabs)
  • src/app/hub/ — dockstar + spatial kit, awaiting the hub (plots, ships, portals)
  • web/src/app/engine/AI_ENGINE_GUIDE.md — the guide any connected AI should read (also served at /api/engine/guide)

Coming

Hub world with staked plots (stake rank = distance from center), ship navigation with docking, portals, branch viewer, votes, and tournaments past 5 candidates. Stake source is pluggable: points first, $CART (Solana) when it launches.

from github.com/GalenGoodwick/Cartridge-Cafe

Install Cartridge Cafe Mcp in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install cartridge-cafe-mcp

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add cartridge-cafe-mcp -- npx -y cartridge-cafe-mcp

Step-by-step: how to install Cartridge Cafe Mcp

FAQ

Is Cartridge Cafe Mcp MCP free?

Yes, Cartridge Cafe Mcp MCP is free — one-click install via Unyly at no cost.

Does Cartridge Cafe Mcp need an API key?

No, Cartridge Cafe Mcp runs without API keys or environment variables.

Is Cartridge Cafe Mcp hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Cartridge Cafe Mcp in Claude Desktop, Claude Code or Cursor?

Open Cartridge Cafe Mcp on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Cartridge Cafe Mcp with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs