Skip to content
Back to search
30
MCP streamable-http

Brains

io.github.brainsforai/brains-mcp-connector

Personal wiki and memory layer for AI assistants. Persistent, structured memory across sessions.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

BrainBrainBrains
Persistent memory + context layer for AI dev teams. 17 tools via MCP.
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
YourMemory
Persistent memory for AI agents. Memories decay with time and strengthen on recall.
0 tools
Aide Memory
Persistent memory layer for AI coding agents — your agent remembers what you taught it.
0 tools
Memoir
Persistent memory layer for AI coding tools that syncs context across sessions, tools, and machines.
0 tools
aide-memory
Persistent memory layer for AI coding agents — your agent remembers what you taught it.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "brains": {
      "url": "https://lets.usebrains.app/mcp",
      "transport": "streamable-http"
    }
  }
}