Particles for Claude Code
org.linkedparticles/particles
An append-only ledger of sourced, dated, confidence-scored claims your agent cites and you audit
client:Claude Code
transport:stdio
runtime:pypi
Install Particles in Claude Code
run in your project directory
claude mcp add particles -e ANTHROPIC_API_KEY=<ANTHROPIC_API_KEY> -e DATABASE_URL=<DATABASE_URL> -e PARTICLES_CONFIG=<PARTICLES_CONFIG> -- uvx linkedparticles
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs