MDAN MDAN Docs
Site

MDAN vs MCP

MDAN and MCP are both useful in AI systems, but they solve different layers of the problem.

What MCP Is Good At

MCP is a protocol for exposing tools, resources, and structured capabilities to AI systems.

It is a good fit when you want to:

What MDAN Is Good At

MDAN is a shared notation for interactive pages that stay readable and actionable for both humans and agents, from the same source, across any interface.

It is a good fit when you want to:

They Solve Different Layers

MCP is about exposing capabilities to AI clients.

MDAN is about expressing an interactive application surface that both humans and agents can continue from.

In short:

When To Use Both Together

Use both when:

In that shape, MCP can help an AI system reach the right capability, while MDAN can define the interactive page the agent or human continues from.

When MDAN Is The Better Fit

Choose MDAN first when your core problem is:

When MCP Is The Better Fit

Choose MCP first when your core problem is:

Start Here