nannou

GitHub

A Creative Coding Framework for Rust.

6,706 stars Rust 1 file ยท ~5,497 tokens #creative-coding

nannou MCP Server

MCP server for nannou-org/nannou

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "nannou": {
      "command": "npx",
      "args": [
        "-y",
        "@nannou-org/nannou"
      ]
    }
  }
}