MCP.so
Sign In

Brain Protocol

@seritalien

About Brain Protocol

Verifiable Memory-as-a-Service for AI agents. Persistent, searchable, graph-connected knowledge with optional Starknet

Basic information

Category

Memory & Knowledge

Transports

stdio

Publisher

seritalien

Submitted by

seritalien

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "brain": {
      "command": "npx",
      "args": [
        "-y",
        "@brain-protocol/mcp"
      ],
      "env": {
        "BRAIN_API_URL": "",
        "BRAIN_API_KEY": ""
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Brain Protocol?

Brain Protocol gives any MCP-compatible AI agent persistent, verifiable memory. It provides 25 tools for query, archive, graph traversal, decisions, Starknet proofs, and curation. It runs in local SQLite mode (zero config) or cloud mode with a full knowledge graph,

Comments

More Memory & Knowledge MCP servers