Farnsworth SYNTEK
7-layer recursive agent memory with context branching, holographic recall, and on-chain persistence.
SYNTEK (Synthetic Yield Network for Token Extraction & Knowledge) gives AI agents persistent, evolving memory that survives across sessions, devices, and time. Memory is encrypted and stored on-chain via DropClaw — files go directly on-chain as Monad calldata.
Quick Start
1. Subscribe
npx farnsworth-syntek setupWalks you through x402 payment ($100 / 90 days) and securely stores your credentials.
2. Connect to Claude Code
claude mcp add farnsworth-syntek -- npx farnsworth-syntek-mcp3. Use Memory
Your agent now has 10 MCP tools:
| Tool | Description |
|---|---|
syntek_recall |
Search memory across all 7 layers (holographic recall) |
syntek_store |
Store knowledge — auto-detects the right layer |
syntek_learn |
Process conversation history into memory |
syntek_identity |
Get/set core identity (always in context) |
syntek_graph |
Query the knowledge graph |
syntek_branch |
Create parallel context branches |
syntek_context |
Get context snapshot for prompt injection |
syntek_status |
Check memory system status |
syntek_session_end |
Consolidate + encrypt + upload memory to chain via DropClaw |
syntek_subscribe |
Check subscription status |






