loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

gomcp

MCP Tool

syntrex-lab/gomcp

๐Ÿ›ก๏ธ The only Open-Source RLM Memory Server with Mathematically Proven Safety. Persistent context, MCP tools & Sentinel Lattice protection for autonomous AI agents.

Install

$ npx loaditout add syntrex-lab/gomcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "gomcp": {
      "command": "npx",
      "args": [
        "-y",
        "gomcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

๐Ÿ›ก๏ธ GoMCP: The Secure Memory Core for AI Agents

๐Ÿ‡บ๐Ÿ‡ธ English | ๐Ÿ‡ท๐Ÿ‡บ ะ ัƒััะบะธะน | ๐Ÿ‡จ๐Ÿ‡ณ ็ฎ€ไฝ“ไธญๆ–‡

[](https://go.dev) [](https://opensource.org/licenses/Apache-2.0) [](https://modelcontextprotocol.io/)

> "The only RLM memory server with mathematically proven security (Sentinel Lattice). Runs locally, scales globally." > Part of the Syntrex AI SOC ecosystem.

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

Get up and running in 30 seconds:

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

# Initialize
gomcp init

# Run
gomcp serve --port 9100
๐Ÿ“ฆ Installation Options
From Source
git clone https://github.com/syntrex-lab/gomcp.git
cd gomcp
go build -o gomcp ./cmd/gomcp
Docker
docker run -d -p 9100:9100 syntrex/gomcp:latest
Package Managers
  • Homebrew (macOS): brew install syntrex-lab/tap/gomcp *(planned)*
  • Chocolatey (Windows): choco install gomcp *(planned)*
๐Ÿง  Use Cases
  • Autonomous Agents: Build agents with infinite, structured memory.
  • Secure RAG: Query codebases with pro

Tags

ai-securityai-socautonomous-agentscybersecurityedge-aigenerative-aigo-langllm-memorymcp-serveropen-sourceprivacy-firstprompt-injectionrecursive-language-modelrustsentinel-latticevector-store

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated15 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/1/2026
View on GitHubโ†’

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/syntrex-lab/gomcp)](https://loaditout.ai/skills/syntrex-lab/gomcp)