Campaign link infrastructure for AI agents and developers. Validate destinations, build UTM-tracked links, and inspect landing pages for social-sharing readiness (OG tags, Twitter Cards, viewport, canonical, favicons) — one `mlz preflight` command runs build + validate + inspect and returns a go/no-go report. Available as a CLI, MCP server, and REST API.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "mlz",
"args": [
"mcp"
],
"env": {
"MLZ_API_KEY": "mlz_live_..."
}
}