Settings

Theme

Show HN: P5.js AI Editor – An AI-assisted code editor using Claude and MCP

github.com

1 points by adilmoujahid 8 months ago · 0 comments · 1 min read

Reader

I recently shared a blog post about building a p5.js editor that can be controlled entirely through natural language prompts via Claude Desktop and a custom MCP server. Here's the open-source implementation:

GitHub: https://github.com/adilmoujahid/p5js-ai-editor

The app is a p5.js code editor that sends natural language prompts to Claude through a custom MCP server using WebSockets. It updates the canvas and code based on responses, aiming to blend human creativity with AI assistance in creative coding.

This is an early experiment, and I’d love feedback, suggestions, or ideas for expansion.

Related blog post (for context): https://news.ycombinator.com/item?id=44285012

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection