Pico8 Mcp

Created By
smartfrog7 days ago
MCP server that lets LLM agents play real PICO-8 carts in deterministic lockstep: press buttons, step frames, inspect screenshots, read Lua globals, peek memory, reset/replay, and watch live in a browser.

Server Config

{
  "mcpServers": {
    "pico8": {
      "command": "node",
      "args": [
        "/path/to/pico8-mcp/dist/index.js"
      ],
      "env": {
        "PICO8_BIN": "/path/to/pico8"
      }
    }
  }
}
Project Info
Created At
7 days ago
Updated At
7 days ago
Author Name
smartfrog
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago
Teardrop

2 days ago