MCP agent-readable summary
MCP exposes structured BRIK64 documentation and bounded workflow context to compatible agent clients.

Give agents current BRIK64 context on demand.
Expose command contracts, PCD rules, availability, and evidence vocabulary through a structured MCP surface.
Resource
brik64://pcd/rules
Agent request
Describe the bounded authoring contract.
Structured context instead of copied prompts.
An agent can discover the current contract for the selected task without treating internal terminology or old examples as authority.
Commands
Discover the current command name, install path, availability, and documented command families.
PCD rules
Read syntax, inputs, outputs, monomer selection, and fail-closed authoring guidance.
Evidence
Use a consistent vocabulary for commands run, checked scope, assumptions, and missing evidence.
Availability
Keep public beta, closed beta, documentation, and preview status distinct.
A bounded request-response path.
MCP provides context; the repository, CLI output, and human review remain the sources for the actual work and decision.
Discover
The client lists the available BRIK64 resource or tool contract.
Request
The agent asks for the bounded context relevant to its current task.
Apply
The agent follows the returned rules inside the repository workflow.
Report
The agent returns commands, changes, assumptions, and evidence status.
Connect an agent to the current contract.
Use the MCP documentation for structured context and the Agent Skills page for repository-facing instructions.