Generative Art
MCP Serverby aiskillstore · Added 5mo ago
Claude
151
Install
git clone https://github.com/aiskillstore/marketplaceAdd to Claude
claude mcp add generative-artQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"generative-art": {
"command": "npx",
"args": [
"@modelcontextprotocol/generative-art"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Creating algorithmic, generative art using p5.js with seeded randomness and interactive parameter exploration.
Tags
ai-mljavascriptpythonrustgoskill