MCP server for persistent, verifiable Working Memory on OriginTrail DKG v10
MCP server that exposes the local DKG daemon (projects, sub-graphs, activity, chat) to Cursor, Claude Code, and any other MCP-aware coding assistant.
OpenClaw plugin adapter for connecting a DKG V10 node and chat bridge to an OpenClaw agent
Hermes Agent adapter — connects Hermes AI agents to a DKG V10 node for verifiable shared memory
ElizaOS plugin adapter — turns any ElizaOS agent into a DKG V10 node
SPARQL query engine for DKG V10. Provides contextGraph-scoped querying, Knowledge Asset resolution by UAL, and read-only query validation.
Blockchain abstraction layer for DKG V10. Provides a `ChainAdapter` interface with implementations for EVM chains and testing.
**Silent Shard** uses Multiparty computation (MPC) and enables a set of parties that do not trust each other to jointly compute a secret signing key without being constructed in one place and an ECDSA signature over their secret key shards while not shari
Memory module - AgentDB unification, HNSW indexing, vector search, hybrid SQLite+AgentDB backend (ADR-009)
**Silent Shard** uses Multiparty computation (MPC) and enables a set of parties that do not trust each other to jointly compute a secret signing key without being constructed in one place and an ECDSA signature over their secret key shards while not shari
Command-line interface and daemon for DKG V10. This is the main entry point for running a DKG node — it manages the node lifecycle, exposes a local HTTP API, and provides commands for publishing, querying, and interacting with the network.
Codex CLI integration for Ruflo (claude-flow) - OpenAI Codex platform adapter
Lightweight core CLI surface for Claude Flow — memory + hooks commands only. Designed to load fast on cold npx cache (<5s) so plugin skills don't race the 30s MCP-startup timeout. The full @claude-flow/cli metapackage lazy-loads everything else on top of
Autoresearch adapter — collaborative autonomous ML research over the Decentralized Knowledge Graph
OpenClaw plugin that deposits drafted artifacts into DKG V10 Working Memory with status tags and provenance
Memory compression system for Claude Code - persist context across sessions
[Model Context Protocol (MCP)](https://modelcontextprotocol.io) server for DKG V10. Exposes DKG node capabilities as MCP tools, allowing AI assistants (Cursor, Claude Desktop, etc.) to publish, query, and explore the knowledge graph.
Triple store abstraction layer for DKG V10. Provides a unified API over multiple RDF storage backends with named graph management and private content storage.
Foundation package for DKG V10. Provides P2P networking, protocol messaging, cryptographic primitives, and shared utilities used by every other package in the stack.
Agent runtime for DKG V10. Provides the `DKGAgent` class — the primary entry point for building agents that participate in the decentralized knowledge network.
Publishing protocol for DKG V10. Handles the complete lifecycle of getting Knowledge Assets from a node into the network — from RDF processing through Merkle tree construction to on-chain finalization.
SDK for building AI agents with Claude Code's capabilities. Programmatically interact with Claude to build autonomous agents that can understand codebases, edit files, and execute workflows.
Web dashboard for DKG V10 nodes. Provides a browser-based UI for monitoring node health, exploring the knowledge graph, running SPARQL queries, and chatting with integrated agents.
Clementine — Personal AI Assistant (TypeScript)