Particlr MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 100 installs a week from npm.
Agents author particlr .prt particle effects headlessly: validate, simulate, render to PNG, patch.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add particlr-mcp -- npx -y @particlr/mcp
{
"mcpServers": {
"particlr-mcp": {
"args": [
"-y",
"@particlr/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.particlr-mcp]
command = "npx"
args = ["-y", "@particlr/mcp"]
{
"mcpServers": {
"particlr-mcp": {
"args": [
"-y",
"@particlr/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"particlr-mcp": {
"args": [
"-y",
"@particlr/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.