TIC-80

GitHub

TIC-80 is a fantasy computer for making, playing and sharing tiny games.

Core (TIC-80) MCP Server

Model Context Protocol (core) server

View all TIC-80 servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "core": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-core"
      ]
    }
  }
}