MD-OS

Model Context Protocol Adapter

MD-OS APFC can be exposed to MCP-compatible hosts through:

node md-os/os/mcp_server.js

This adapter is not the kernel. It is a bridge from the Model Context Protocol into the existing text-native operating layer.

Terminology guardrail:

md-os/ is the MD-OS operating boundary directory.
MCP is the external Model Context Protocol.
This file describes the protocol adapter, not the whole operating boundary.

Canonical disambiguation:

md-os/kb/MCP_BOUNDARY_TERMINOLOGY_MODEL.md

Responsibilities

The adapter may:

The adapter must not:

Stable Direction

The internal md-os/ directory remains the active operational boundary. External MCP compatibility is useful because it lets more hosts operate the same control plane, but the durable source of truth remains Markdown, JSON, NDJSON, and deterministic scripts.