An append-only ledger of sourced, dated, confidence-scored claims your agent cites and you audit
npx @getmcp/cli add org.linkedparticles/particlesRequires Python 3.10+. Community-contributed server. Review source before installing.
ANTHROPIC_API_KEYAnthropic API key. Required for the tools that call a model — `query` composes a cited natural-language answer, and the semantic half of `lint` reasons over claim pairs. The accessors that only read the store (`particle_show`, `particles_list`, `subjects_*`, `events_*`, `graph_view`, `quality_report`) work without it.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"org.linkedparticles/particles": {
"command": "uvx",
"args": [
"linkedparticles",
"particles",
"linkedparticles",
"mcp",
"serve"
],
"env": {
"ANTHROPIC_API_KEY": "",
"DATABASE_URL": "sqlite+aiosqlite:///./particles.db",
"PARTICLES_CONFIG": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Run efficiency for coding agents: share of paid tokens that became output, not context re-reading.