530+ tools. One API. Zero friction.
Persistent memory that gets smarter overnight. Dream Engine synthesis. Multiplayer team intelligence. MCP server, REST API, and CLI — one key for all of it. Self-hostable on SQLite. Free to start.
Memory that outlives any session. Tools that just work. Dream Engine that synthesizes overnight. Multiplayer memory for teams. One platform, not a stack of glue.
SQLite-backed key-value store with namespaces, semantic search, counters, and GraphRAG. Cross-LLM, cross-session. Core memory APIs are 0 credits forever.
POST /v1/memory-set
{"namespace":"project","key":"findings","value":"..."}
→ {"status":"stored","credits_used":0}
REM-cycle memory synthesis. Schedule a dream session — the engine reads all memories in a namespace, runs 9 synthesis strategies, and writes evolved insights back.
POST /v1/memory/dream/start
{"namespace":"my-agent","strategy":"synthesize"}
GET /v1/memory/dream/report/:id # intelligence score
Shared memory spaces with collaborator invites. Real-time team intelligence — your whole team's agents share knowledge, findings, and context in one living namespace.
POST /v1/memory/share/create {"space_name":"team-research"}
POST /v1/memory/collaborator/invite {"email":"alice@co.com"}
POST /v1/memory-search {"namespace":"team-research/shared"}
600+ deterministic handlers across 50+ categories: crypto, text, math, validation, finance, DevOps, AI utilities, network, code execution. Every handler benchmarked, p95 <1ms.
slop call crypto-hash-sha256 --data hello
POST /v1/crypto-hash-sha256 {"data":"hello world"}
Cron-style recurring execution with webhook callbacks. Visual DAG workflows. Batch processing and parallel fan-out. Your agent runs on schedule, not just on demand.
POST /v1/schedules
{"slug":"dream-nightly","interval":"24h","body":{"namespace":"my-agent"}}
POST /v1/batch {"calls":[...]}
One command makes all 530+ tools and memory APIs available inside Claude Code, Cursor, Goose, Cline, and every MCP-compatible client. Zero glue code.
slop mcp serve
npx -y slopshop slopshop-mcp # Claude Code one-liner
Fan out to Grok/X, DeepSeek, Yandex, OpenAI, and Claude in parallel. Cross-synthesis for planet tier. 30-min cache, language-aware routing.
POST /v1/research
{"topic":"AI trends","tier":"planet"}
→ Grok/X · DeepSeek · Yandex · Claude
SQLite backend. Zero vendor lock-in. node server-v2.js and you own the entire stack. Air-gapped mode, your hardware, your infrastructure.
git clone https://github.com/slopshop/slopshop
node server-v2.js # starts on :3000
DB_PATH=/data/slop.db node server-v2.js
The first neuroscience-grounded memory consolidation pipeline for AI agents. Your agents sleep. They consolidate. They wake up smarter — with an Intelligence Score to prove it.
One command gives every supported AI client access to 530+ tools, persistent memory, and Dream Engine. No glue code, no extra configuration.
# Install once $ npm install -g slopshop-cli $ slop auth login $ slop mcp serve # Runs MCP server on stdio — add to your # claude_desktop_config.json or cursor settings
# Zero install — runs directly $ npx -y slopshop slopshop-mcp # Claude Code ~/.claude/settings.json: { "mcpServers": { "slop": { "command": "npx", "args": ["-y", "slopshop", "slopshop-mcp"], "env": { "SLOP_KEY": "sk-slop-..." } } } }
# Call any tool with one HTTP request curl -X POST https://slopshop.gg/v1/crypto-hash-sha256 \ -H "Authorization: Bearer sk-slop-..." \ -H "Content-Type: application/json" \ -d '{"data":"hello world"}' # Response { "hash": "b94d27b9...", "credits_used": 1 }
Every handler is deterministic, benchmarked, and available instantly. Filter by category or search by name.
Select a tool, supply input, hit Run. Real API call, real result.
Three ways to connect — CLI, MCP server, or raw REST. Same tools, same memory, three interfaces.
Add to Claude Code, Cursor, Goose, Cline, or any MCP-compatible client. All 530+ tools available immediately.
Any language. Standard HTTP. Bearer token auth. JSON in, JSON out.
Your hardware, your data, your SQLite file. Air-gapped mode available.
Nobody else ships Dream Engine. Nobody else ships TMR. Nobody else ships 530+ tools with a free tier, self-hosting, and full multi-model support.
| Feature | Slopshop | Mem0 | Zep | Letta | AutoGPT Mem |
|---|---|---|---|---|---|
| Dream Engine (9-stage REM) | ✓ | ✗ | ✗ | ✗ | ✗ |
| Targeted Memory Reactivation | ✓ | ✗ | ✗ | ✗ | ✗ |
| Intelligence Score | ✓ | ✗ | ✗ | ✗ | ✗ |
| Multiplayer Memory | ✓ | ✗ | partial | ✗ | ✗ |
| Self-hostable | ✓ | partial | ✓ | ✓ | partial |
| Multi-model (4+ models) | ✓ | ✓ | partial | ✓ | partial |
| Free tier | ✓ | ✓ | ✗ | ✓ | ✓ |
| Open source | ✓ | ✗ | ✗ | ✓ | ✓ |
| 530+ Deterministic Tools | ✓ | ✗ | ✗ | ✗ | ✗ |
No subscription, no seat fees. Core memory APIs are 0 credits forever. Buy credits when you need compute.
Dream Engine. Multiplayer Memory. 530+ tools. Self-hostable forever.