Vibe CodingVibe Coding AI Toolkit

Enable "Vibe Coding" with our Model Context Protocol server. Generate pixel art characters and animations directly from your AI coding assistant!

Build a top-down strategy game in Unity with Cursor

Create a 2D platformer in Godot with VS Code

Make a roguelike in Pygame with Claude Code

claude mcp add pixellab https://api.pixellab.ai/mcp -t http -H "Authorization: Bearer YOUR_SECRET"

Installation Steps:

1.

Open your terminal

2.

Run the command above

3.

Start Claude Code to use PixelLab tools

View documentation

What is the Model Context Protocol?

The Model Context Protocol (MCP) is an open standard that enables AI assistants to safely interact with external tools and data sources. With PixelLab's MCP server, your AI assistant can generate pixel art characters, animations, and tilesets directly within your coding environment.

Available Tools

Create Character

Create pixel art characters with 4 or 8 directional views

create_character(description="cute wizard", n_directions=8)

Animate Character

Add animations to existing characters (walk, run, idle, etc.)

animate_character(character_id="abc123", animation="walk")

Tileset Creation

Generate Wang tilesets for seamless game environments

create_tileset(lower="ocean", upper="sandy beach")

Isometric Tiles

Create individual isometric tiles

create_isometric_tile(description="grass on top of dirt", size=32)

Support & Resources

Join our Discord MCP Documentation
Terms of Service

Refund Policy

Privacy Policy

© 2025 PixelLab. All rights reserved.