A community-driven registry for the Claude Code ecosystem. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Farnsworth SYNTEK — 7-layer recursive agent memory with context branching, holographic recall, and on-chain persistence.
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.
npx farnsworth-syntek setup
Walks you through x402 payment ($100 / 90 days) and securely stores your credentials.
claude mcp add farnsworth-syntek -- npx farnsworth-syntek-mcp
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 |
7 Memory Layers:
Key Features:
Syntek uses DropClaw for permanent memory storage on Monad blockchain:
Syntek subscription includes DropClaw access for Syntek memory uploads — the $30 DropClaw service fee is waived. User still pays Monad gas fees for on-chain storage.
Credentials are stored in ~/.farnsworth/vault.enc — encrypted, portable across machines.
npx farnsworth-syntek status # Check subscription
npx farnsworth-syntek revoke # Securely erase credentials
Or use environment variables:
export SYNTEK_API_KEY=farn_...
export SYNTEK_GATEWAY=https://ai.farnsworth.cloud
Full API docs: ai.farnsworth.cloud/memory/skill
Proprietary — Farnsworth Labs. All rights reserved.
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
English-first Korean equity intelligence MCP — DART filings, foreign-holder 5%-rule flows, activist filings, KRX news. F
Unity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control sc
0
via CLI