{"name":"Synapse Layer","version":"2.4.6","description":"MCP-native Trust Infrastructure for AI Agents. Persistent encrypted memory with Trust Quotient scoring, cross-agent handover, and immutable audit trail.","provider":{"name":"Synapse Layer","url":"https://synapselayer.org","contact":"founder.synapselayer@proton.me"},"auth":{"type":"bearer","description":"Canonical header: x-connect-token with value sk_connect_* (API key). Authorization: Bearer is also accepted for backward compatibility. Get yours at https://forge.synapselayer.org/signup","header":"x-connect-token","prefix":""},"api":{"url":"https://forge.synapselayer.org/api/mcp","transport":"streamable-http"},"tools":[{"name":"recall","description":"Semantically recall memories by natural language query.","public_methods":[],"public_methods_required_for":["tools/call"]},{"name":"save_to_synapse","description":"Encrypt and persist a memory with AES-256-GCM.","public_methods":[],"public_methods_required_for":["tools/call"]},{"name":"process_text","description":"Process and extract structured data from text input.","public_methods":[],"public_methods_required_for":["tools/call"]},{"name":"search","description":"Full-text and vector search on indexed metadata.","public_methods":[],"public_methods_required_for":["tools/call"]},{"name":"health_check","description":"Check server status, plan, and rate limits.","public_methods":["tools/call"],"public_methods_required_for":[]},{"name":"initialize_context","description":"Initialize agent context for a new session.","public_methods":[],"public_methods_required_for":["tools/call"]},{"name":"save_memory","description":"Save a memory entry to the agent context.","public_methods":[],"public_methods_required_for":["tools/call"]},{"name":"store_memory","description":"Store a persistent memory with encryption at rest.","public_methods":[],"public_methods_required_for":["tools/call"]},{"name":"recall_memory","description":"Recall a specific memory by ID or semantic query.","public_methods":[],"public_methods_required_for":["tools/call"]},{"name":"list_memories","description":"List all memories for the current agent context.","public_methods":[],"public_methods_required_for":["tools/call"]},{"name":"memory_feedback","description":"Provide feedback on a recalled memory for ranking.","public_methods":[],"public_methods_required_for":["tools/call"]},{"name":"neural_handover","description":"Secure cross-agent memory handover with audit trail.","public_methods":[],"public_methods_required_for":["tools/call"]},{"name":"slo_report","description":"Generate SLO compliance report for memory operations.","public_methods":[],"public_methods_required_for":["tools/call"]}],"links":{"documentation":"https://synapselayer.org/docs","dashboard":"https://forge.synapselayer.org","github":"https://github.com/SynapseLayer/synapse-layer","pypi":"https://pypi.org/project/synapse-layer/","npm":"https://www.npmjs.com/package/synapse-layer","openapi":"https://synapselayer.org/api/openapi.json","trust_manifest":"https://synapselayer.org/.well-known/trust.json"},"license":"Apache-2.0"}