Skip to content
Back to search
30
MCP v1.0.0 streamable-http

ai.butlerbrain/mcp

ai.butlerbrain/mcp

Persistent memory for AI assistants. Save once; recall from Claude, ChatGPT, or any MCP client.

Uptime
0.0%
25 probes
Response
733ms
last probe
Tools
0
callable

How to use

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

{
  "mcpServers": {
    "ai.butlerbrain/mcp": {
      "url": "https://api.butlerbrain.ai/mcp",
      "transport": "streamable-http"
    }
  }
}