MCP Server
MCP
io.github.whistlegraph/aesthetic-computer
MCP server for aesthetic.computer - publish JavaScript, KidLisp art, and clock melodies
Install
npx -y @aesthetic.computer/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@aesthetic.computer/mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional Bearer token from aesthetic.computer to associate published pieces with your account. Without this, all publishing is anonymous.",
"format": "string",
"isSecret": true,
"name": "AC_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment