MDAN MDAN Docs
Site

SDK Overview

@mdanai/sdk is the TypeScript reference implementation for MDAN.

This page answers three questions:

If you only remember one thing, remember this:

Package Structure

The current release model is one package with subpath exports.

You can also import from the root @mdanai/sdk entry.

Import guidance:

What Each Package Does

Protocol Boundary

The protocol boundary is always Markdown:

Agents consume Markdown directly. Browsers consume HTML produced from the same app.

Where To Start Reading

If this is your first time using the SDK, the recommended path is:

Public Entry Points

The current release line is one package with subpath exports. Older multi-package names are not part of the public surface.

The supported public entries are: