Developer Tools
Trust: 39/100 (Limited)io.github.whistlegraph/aesthetic-computer Guide
MCP server for aesthetic.computer - publish JavaScript, KidLisp art, and clock melodies
88 starsby whistlegraph
Quick Start
Install
npx @aesthetic.computer/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-whistlegraph-aesthetic-computer": {
"command": "npx",
"args": [
"@aesthetic.computer/mcp"
]
}
}
}