adilmoujahid/p5js-ai-editor
A modern, web-based IDE for creating and editing p5.js sketches with AI assistance and Model Context Protocol (MCP) integration for Claude Desktop.
Platform-specific configuration:
{
"mcpServers": {
"p5js-ai-editor": {
"command": "npx",
"args": [
"-y",
"p5js-ai-editor"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...