Zero Brain MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZERO_BRAIN_ROOT | No | Path to the brain root directory. Default is ~/.zero/brain. Also supports fallback CENTRAL_BRAIN_ROOT. | |
| ZERO_BRAIN_ACTOR | No | Actor name for audit logs. Falls back to CENTRAL_BRAIN_ACTOR if not set. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| zero_initA | สร้างโครงสร้างโฟลเดอร์ Zero Brain + ไฟล์ kernel เปล่า + skeleton packs + Home.md/Today.md |
| zero_captureB | จดด่วนลง 00_Fleeting (เบาที่สุด ไม่ validate) |
| zero_write_noteC | เขียนโน้ตถาวรลง 10_Notes — atomic/entity ต้องมี evidence ≥ 1 |
| zero_update_noteA | แก้เฉพาะฟิลด์ที่ส่งของโน้ต รวม body (ห้ามแก้ id/created) |
| zero_readC | อ่านโน้ต (frontmatter + body) — T1 audit ทุกครั้ง / T2 ต้องมีไฟล์อนุมัติจากป๊าก่อน |
| zero_searchA | ค้น title/aliases/tags/body คืน snippet — default ไม่คืน T1/T2 (include_private คืน T1+audit / T2 ต้องอนุมัติ) — limit/offset แบ่งหน้า |
| zero_linkB | สร้างลิงก์สองทิศระหว่างโน้ต + append links.jsonl (dedup ลิงก์ซ้ำ) |
| zero_resolveC | คืน id ที่ match alias/title (exact ก่อน แล้ว fuzzy contains) |
| zero_list_packsB | list domain packs + provenance (verified/modified/unreviewed เทียบ packs.lock.json) |
| zero_healthA | health check ครบ (links.jsonl + frontmatter + body wikilinks + packs) — เขียน health.json เต็ม คืน counts + top20 |
| zero_homeB | รีเฟรช Today.md (active + fleeting 24h) — ไม่คืน Home.md ตาม default (include_home=true ถ้าต้องการ) |
| zero_nightlyB | วงจรกลางคืน: fleeting queue (cap 50) + regenerate Today.md + health + snapshot ลง 99_System/snapshots |
| zero_auditC | คืน audit log ล่าสุด N รายการ |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/miru-zero/zero-brain'
If you have feedback or need assistance with the MCP directory API, please join our Discord server