Skip to main content
Knowledge & MemoryTypeScript

timowhite88/farnsworth-syntek

7-layer recursive agent memory with context branching, holographic recall, dream consolidation, and on-chain persistence. MCP-native with 10 tools for persistent agent cognition.

knowledge-memorycloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/timowhite88/farnsworth-syntek

Claude Desktop configuration example:

{
  "mcpServers": {
    "farnsworth-syntek": {
      "command": "npx",
      "args": [
        "-y",
        "timowhite88/farnsworth-syntek"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Knowledge & Memory
Language
TypeScript
Author
timowhite88