MCP-native Trust Infrastructure for AI Agents. Persistent encrypted memory with Trust Quotient.
About
MCP-native Trust Infrastructure for AI Agents. Persistent encrypted memory with Trust Quotient.
Remote endpoints: streamable-http: https://forge.synapselayer.org/api/mcp
Security Report
Valid MCP server (2 strong, 4 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
13 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: SYNAPSE_AGENT_ID
Environment variable: LOG_LEVEL
Environment variable: X_CONNECT_TOKEN
Sign up freeEnvironment variable: SYNAPSE_ENCRYPTION_KEY
Sign up freeHow to Install & Connect
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
Getting Started
Once installed, try these example prompts and explore these capabilities:
- 1pip install synapse-layer
- 2Obter token: Forge → Dashboard → Connect (use header `x-connect-token: sk_connect_YOUR_TOKEN`)
- 3Curl health: curl -H "x-connect-token: sk_connect_YOUR_TOKEN" https://forge.synapselayer.org/api/health
- 4Python quickstart: from synapse_layer import SynapseA2AClient; async with SynapseA2AClient(api_key="sk_connect_YOUR_TOKEN") as c: await c.store_memory(user_id="agent-001", content="user likes coffee")
- 5Example: Persistir preferências de usuário e recuperar em nova sessão.
Reviews
No reviews yet
Be the first to review this server!
Version History
v2.4.6 — August 2026 • Performance: PR-B RateLimit write throttle, PR-C ConnectToken write throttle (~98% reduction) • Infrastructure: PR-F McpRequestLog TTL (30-day retention) • Security: Branding gate 100% closed, Supabase dependency removed • Changelog synchronized with Forge
v4.3.1 — May 2026 (Server / Forge) • Server version: 4.3.1 — deployed on forge.synapselayer.org (includes NCI_V3.1 FTS-first refactor, embedding-health probe, telemetry). • Python SDK on PyPI: synapse-layer v2.4.0 (released May 5, 2026) — client-side SDK for integration. • Repo(s): • Server & infra: https://github.com/SynapseLayer/synapse-layer (service infra and deployment) • Python SDK: https://github.com/SynapseLayer/synapse-sdk-python (client SDK published on PyPI) • Improvements: health endpoint performance, keep-alive & cold-start mitigation, backfill embeddings script, telemetry for withMemory. • Notes: If you install via pip, use synapse-layer v2.4.0; the running server API is v4.3.1 (Forge). Check docs at https://synapselayer.org/docs for compatibility notes.
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.