Loomal

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

0 starsRemote-capable

About Brains

Brains is an MCP (Model Context Protocol) server published by brainsforai in the official MCP registry, listed under Knowledge & Memory on Loomal. Personal wiki and memory layer for AI assistants. Persistent, structured memory across sessions.

Brains runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/brainsforai/brains-mcp-connector.

Use Brains with your agent

Claude Code · one command
claude mcp add --transport http brains https://lets.usebrains.app/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "brains": {
      "url": "https://lets.usebrains.app/mcp"
    }
  }
}
streamable-httphttps://lets.usebrains.app/mcp

Frequently asked questions

What is Brains?
Brains is an MCP (Model Context Protocol) server by brainsforai in the Knowledge & Memory category. Personal wiki and memory layer for AI assistants. Persistent, structured memory across sessions.
How do I connect Brains to Claude, Cursor, or another MCP client?
Brains is a remote MCP server — add its endpoint (https://lets.usebrains.app/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Brains open source?
Yes — the source code is public at github.com/brainsforai/brains-mcp-connector.
Can AI agents pay to use Brains?
Not yet through Loomal — Brains is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Brains? Claim this listing free by verifying GitHub ownership, or contact us.