Skip to content

MCP tools

The OpenBrain MCP server registers these tools (snake_case names for Node/cutover parity):

ToolPurpose
memory_ingestStore a new memory
memory_searchSemantic search with optional metadata filters
memory_getFetch one memory by id
memory_updateUpdate content/metadata (admin)
memory_deleteSoft-delete (admin)
memory_upsertKeyed upsert by externalKey
memory_ingest_batchBatch ingest or upsert
openbrain_healthReadiness probe (database + embeddings)

See Connect your AI app for non-technical setup, or MCP setup (technical) for manual configuration.