Skip to content
Windsurf

aesthetic computer for Windsurf

io.github.whistlegraph/aesthetic-computer

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

client:Windsurf transport:stdio runtime:npm

Install aesthetic computer in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "aesthetic-computer": {
      "command": "npx",
      "args": [
        "-y",
        "@aesthetic.computer/mcp"
      ],
      "env": {
        "AC_TOKEN": "<AC_TOKEN>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

aesthetic computer in other clients