Skip to content
Cline

particlr mcp for Cline

io.github.brac/particlr-mcp

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

client:Cline transport:stdio runtime:npm

Install particlr mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

particlr mcp in other clients