2D Assets MCP

_Design your game's feel before you design its art._ Just like wireframing helps designers visualize user flows before start sketching, _2d-assets-mcp_ helps game developers visualize timing, frames-per-second (FPS), collision boundaries, and UI layouts before spending hours on final artwork. It runs locally over stdio via the published package.

People connecting automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-06-17 · ★ 4 · #124 OF 194 MAINTAINED AUTOMATION · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install 2D Assets MCP

Claude Code

claude mcp add crony-io-2d-assets-mcp -- npx -y 2d-assets-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "crony-io-2d-assets-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "2d-assets-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package 2d-assets-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.crony-io is GitHub-verified and matches the repo owner

03 · Who maintains 2D Assets MCP

2D Assets MCP is maintained by crony-io. It's the only MCP server we track from this author; the repo dates to Jun 2026.

04 · Facts

category
automation - ranked #124 of 194 actively-maintained automation servers as of 2026-08-25.
registry
io.github.crony-io/2d-assets-mcp (active, first published 2026-06-13 · 2 versions)
packages
npm:2d-assets-mcp

05 · 2D Assets MCP FAQ

What is 2D Assets MCP?

_Design your game's feel before you design its art._ Just like wireframing helps designers visualize user flows before start sketching, _2d-assets-mcp_ helps game developers visualize timing, frames-per-second (FPS), collision boundaries, and UI layouts before spending hours on final artwork. It runs locally over stdio via the published package.

Is 2D Assets MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-06-17. We re-verify nightly.

How do I install 2D Assets MCP?

Run `npx -y 2d-assets-mcp`. You can also paste the ready-made client config above.

Does 2D Assets MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to 2D Assets MCP

More automation MCP servers · Workflows MCP Server · Cypress Cloud MCP · Teamcity · Make MCP

More TypeScript MCP servers · Crypto Cult Curt Appfolio MCP Server · Aidex · Muscles Worked · France Data MCP · Ctxfile · see all