new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Building With AI Agents · all subjects

integration/mcp

2 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

MCP tokens are bearer tokens, not OAuth

MCP tokens are bearer tokens sent via Authorization header (CLI: `claude mcp add --header "Authorization: Bearer mzg_..."`). Full OAuth provider would take a week to match the same security. Bearer tokens are simpler and allow immediate use with `claude mcp add`.

MCP tools: brain_list, brain_brief, brain_search, brain_read, brain_write

The five MCP tools agents can call. Their descriptions live in lib/mcp.ts. These are prompts to the agent, not docstrings—what the agent actually receives.

Give your agent this brain