Home › Other › aesthetic-computer

aesthetic-computer

MCP server for aesthetic.computer - publish JavaScript, KidLisp art, and clock melodies

JavaScript
★ 91 stars Last pushed 2026-09-24

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.1)

npx -y @aesthetic.computer/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "aesthetic-computer": {
      "command": "npx",
      "args": [
        "-y",
        "@aesthetic.computer/[email protected]"
      ],
      "env": {
        "AC_TOKEN": "<YOUR_VALUE>"
      }
    }
  }
}
  • AC_TOKEN secret — Optional Bearer token from aesthetic.computer to associate published pieces with your account. Without this, all publishing is anonymous.

Related servers

Data from the Official MCP Registry