🛡️ The only Open-Source RLM Memory Server with Mathematically Proven Safety. Persistent context, MCP tools & Sentinel Lattice protection for autonomous AI agents. https://syntrex.pro/
Find a file
2026-03-31 22:13:34 +10:00
.github/workflows chore: add copyright headers, CI tests, and sanitize gitignore 2026-03-31 22:13:34 +10:00
cmd chore: add copyright headers, CI tests, and sanitize gitignore 2026-03-31 22:13:34 +10:00
deploy Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
docs chore: add copyright headers, CI tests, and sanitize gitignore 2026-03-31 22:13:34 +10:00
examples Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
internal chore: add copyright headers, CI tests, and sanitize gitignore 2026-03-31 22:13:34 +10:00
tests/bench Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
.gitignore chore: add copyright headers, CI tests, and sanitize gitignore 2026-03-31 22:13:34 +10:00
.golangci.yml Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
add_headers.py chore: add copyright headers, CI tests, and sanitize gitignore 2026-03-31 22:13:34 +10:00
CHANGELOG.md initial: Syntrex extraction from sentinel-community (615 files) 2026-03-11 15:12:02 +10:00
coverage Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
docker-compose.yml Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
Dockerfile chore(docker): revert root user workaround 2026-03-31 09:19:15 +10:00
Dockerfile.soc Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
go.mod chore: migrate module path to syntrex-lab and prepare open source release 2026-03-31 22:01:51 +10:00
go.sum chore: migrate module path to syntrex-lab and prepare open source release 2026-03-31 22:01:51 +10:00
k8s-soc.yaml Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
LICENSE chore: migrate module path to syntrex-lab and prepare open source release 2026-03-31 22:01:51 +10:00
Makefile Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
README.md chore: add copyright headers, CI tests, and sanitize gitignore 2026-03-31 22:13:34 +10:00
replace_imports.py chore: migrate module path to syntrex-lab and prepare open source release 2026-03-31 22:01:51 +10:00

GoMCP: The Secure Memory Core for AI Agents

Go Version License Protocol

"Единственный RLM-сервер памяти с математически доказанной безопасностью (Sentinel Lattice). Работает локально, масштабируется глобально."

GoMCP is the enterprise core of the Syntrex AI SOC ecosystem. It is an extremely fast, secure, and persistent Model Context Protocol (MCP) server entirely written in Go. GoMCP gives Large Language Models a permanent, evolving memory and self-modifying context, transforming standard text agents into self-improving persistent intelligences.

🚀 Key Features

  • 🛡️ Sentinel Lattice Primitives: (TSA, CAFL, GPS...)
  • Sub-millisecond latency: Pure Go execution with optional Rust bindings
  • 🔌 57+ Native MCP Tools: Deeply integrated tools right out of the box
  • 💾 Persistent Causal Graph Memory: Hierarchical memory layers (L0-L3) backed by robust SQLite temporal caching

Quick Start

Install GoMCP as an independent memory server in 30 seconds:

go install github.com/syntrex-lab/gomcp/cmd/gomcp@latest

Initialize your RLM context inside a workspace:

gomcp init
gomcp serve --port 9100

🧠 Use Cases

  • Autonomous Agents: Build agents with infinite, structured memory.
  • Secure RAG: Query codebases with provable bounds and role-based clearance.
  • Local AI Context: Supercharge your local LLMs (Ollama, vLLM) with a centralized context nervous system.

🛡️ Enterprise CTA

Need a full SOC dashboard, 66 offensive Rust engines, and distributed intelligence orchestration?
Check out our enterprise platform: Syntrex AI SOC

License

Licensed under Apache 2.0 Free for commercial and private use.