Features · Agent-native

Agents are first-class users.

Your agent gets the same drafts, previews, and report queue as your team. Every change is attributed and reversible.

MCP server

One config file away.

Tools for collections, entries, assets, change sets, previews, reports, and analytics. Publishing and deleting ask for confirmation first.

.mcp.json
{
  "mcpServers": {
    "myna": {
      "command": "npx",
      "args": ["@myna-sh/mcp"],
      "env": { "MYNA_TOKEN": "myna_sk_…" }
    }
  }
}

The agent drafts. You publish.

01

Agent drafts

Inside a change set. Nothing touches your site.

02

Myna validates

Against your schema. One preview link comes back.

03

You publish

Field-level diffs, then one click. Or send it back.

Every agent action is on the record.

scoped keys
Write permission never implies publish permission.
attribution
Every revision names the human, agent, or key behind it.
immutable history
Field-level diffs and one-click restore.
previews
A link to the real page, not a diff of JSON.
audit activity
One stream for humans, agents, keys, and the system.
confirmation
Destructive tools ask before they run.

Give your agent something to work with.

Free to start, no card required. Sign in with GitHub, enable the products you want, and point your agent at them.