augLABS augmntd MCP (Xenware)
Provides access to enterprise systems of record backed by PostgreSQL, enabling secure parametric ledger queries with ABAC tenant isolation, secret masking, and cryptographic provenance.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@augLABS augmntd MCP (Xenware)query the enterprise ledger for last quarter's revenue"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
augLABS augmntd MCP (Xenware): Enterprise Harmonic Bridge
The augLABS augmntd MCP (Xenware) fuses enterprise-grade security middleware with an active Harmonic Coherence Layer. It transitions the Model Context Protocol from a passive, brittle pipe into a Xenial Host—embodying harmonic phenomenology to persuade autonomous LLM agents into laminar, non-destructive flow while guaranteeing deterministic enterprise governance.
🏛 System Architecture
flowchart TD
Client["Client / Agent Layer<br/>(Lovable UI • Claude Desktop • Multi-Model Swarms)"]
subgraph Xenware["augLABS augmntd MCP (Xenware Engine)"]
Boundary["Identity & Access Boundary<br/>(OIDC Token Exchange • ABAC • Tenant Isolation)"]
Coherence["Harmonic Coherence Layer (τ_k Core)<br/>(64-Bin CDT • Superposition Ψ = Σ w_i ψ_i • Kuramoto Phase Lock)"]
Dissonance["Xenial Dissonance Engine (cdt_x)<br/>(k^-2.125 Falloff • Repertoire Replay Simulator Σ ≥ 0)"]
MCPCore["MCP Protocol Core<br/>(Xen-Tools • Xen-Resources • Xen-Prompts)"]
Sanitizer["Data Normalization & Sanitization<br/>(PII Stripping • Secret Masking • Braid Integrity C_topo ≥ φ^-1)"]
end
DB[("Enterprise Systems of Record<br/>(PostgreSQL • Cloud Spanner • ERP / CRM)")]
Client -->|SSE / JSON-RPC 2.0| Boundary
Client -->|WSS /tauk-stream| Coherence
Boundary --> Coherence
Coherence --> Dissonance
Dissonance --> MCPCore
MCPCore --> Sanitizer
Sanitizer -->|Safe Parametric mTLS Pool| DBRelated MCP server: AgentsGate
⚡ Core Endpoints
Protocol | Path | Description |
|
| Startup and liveness probe for Google Cloud Run / Kubernetes |
|
| MCP Server-Sent Events session establishment |
|
| MCP JSON-RPC 2.0 tool and resource calls |
|
| Real-time $\tau_k$ telemetry and CDT synchronization |
🧰 Native Xen-Tools
execute_harmonic_mutation: Untangled enterprise mutation guarded by aperture ($\alpha$), attribution ($\psi$), and two-phase topological braid verification ($C_{\text{topo}} \ge \phi^{-1} \approx 0.618$).cdt_ingest_state: Ingests agent telemetry or proposed code edits into the 64-bin complex wave matrix using continuous wave superposition ($\Psi = \sum w_i \psi_i$).cdt_compute_phase_lock: Computes multi-agent continuous wave superposition, Kuramoto order parameter $R$, spectral density, and phase-lock state (PHASE_LOCKEDvsDISSONANT).cdt_resolve_drift: Applies scale-invariant envelope dampening ($D^+_t = 0.8125$) and carrier projection ($D^-_t = 0.625$) with power-law dissonance redistribution ($k^{-2.125}$) and advances the intrinsic $\tau_k$ clock tick.cdt_export_stream: Emits the livetauk.harmonic-mode-stream/v1telemetry payload for supervisors and real-time visualizers.query_enterprise_ledger: Parametric general ledger queries protected by ABAC tenant isolation, secret masking, and cryptographic provenance envelopes.repertoire_simulate: Historical Replay Simulator: Evaluates hypothetical execution policies against the Living Repertoire graph ($\Sigma \ge 0$) at zero database cost.
📦 Native Xen-Resources (Harmonic Pointers)
xen://enterprise/ledger: Dynamic enterprise general ledger context with $\tau_k$ coherence signature, aperture $\alpha = 0.85$, and cryptographic provenance hash.xen://coherence/field: Current 64-bin complex wave matrix amplitudes, Kuramoto order parameter $R$, and spectral density.xen://repertoire/graph: Living Repertoire graph state, node count, and monotonic accumulator $\Sigma$.
🚀 Quickstart
Prerequisites
Node.js 20+ or 22 LTS
npm, pnpm, or bun
Local Development
# 1. Install dependencies
npm install
# 2. Build TypeScript
npm run build
# 3. Start Server
npm start
# Or with live reload:
npm run devRunning Verification Suite
npm test☁️ Google Cloud Run Deployment
Deploy directly using the automated script:
PROJECT_ID="your-gcp-project-id" ./deploy-cloudrun.shOr deploy manually via gcloud:
CLOUDSDK_METRICS_ENVIRONMENT=datacloud.antigravity gcloud run deploy augmntd-mcp-bridge \
--image gcr.io/[PROJECT_ID]/augmntd-mcp:latest \
--platform managed \
--region us-east1 \
--allow-unauthenticated \
--port 8080 \
--timeout 3600 \
--concurrency 80 \
--min-instances 1 \
--cpu 1 \
--memory 1Gi \
--no-cpu-throttling🔌 Client Setup
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"augLABS-Enterprise": {
"url": "https://augmntd-mcp-bridge-[hash].run.app/sse"
}
}
}Lovable Frontends
MCP SSE Endpoint:
https://augmntd-mcp-bridge-[hash].run.app/sseTelemetry Stream (WebSocket):
wss://augmntd-mcp-bridge-[hash].run.app/tauk-stream
📄 License
Apache License 2.0. Authored by augLABS / augmntd LLC.
This server cannot be deployed
Maintenance
Related MCP Connectors
Let AI agents query data and act across all your business apps via MCP.
Zero-secret MCP gateway for AI agents: risk-scored, audited calls with human-in-the-loop approval.
Give AI agents identity, permissions, and reusable proof through one MCP.
Data-ontology maps of your business systems, served to AI agents over MCP.
Related MCP Servers
AlicenseNot gradedqualityDmaintenanceDeterministic agentic data firewall that secures, monitors, and controls AI agent interactions with data and software via MCP, preventing data leaks.289GPL 3.0
AgentsGateofficial
AlicenseNot gradedqualityAmaintenanceEnables AI agents to securely call MCP tools with risk scoring, checkpoints, rollback, and approval workflows.1 npmMIT- AlicenseNot gradedqualityCmaintenanceEnables AI agents to safely call enterprise tools through a governed MCP gateway with permission enforcement, blast-radius controls, input validation, and a full audit trail for every invocation.MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to access internal systems without public APIs as typed, governed MCP tools, with human-approved writes and fail-closed contract updates.Apache 2.0