Skip to content
Claude Desktop

particlr mcp for Claude Desktop

io.github.brac/particlr-mcp

Agents author particlr .prt particle effects headlessly: validate, simulate, render to PNG, patch.

client:Claude Desktop transport:stdio runtime:npm

Install particlr mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "particlr-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@particlr/mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

particlr mcp in other clients