Campaign link builder and pre-launch validator for AI agents. Build UTM-tracked links, validate destinations, and inspect landing pages for social sharing readiness (OG tags, Twitter Cards, viewport, canonical, favicons). One mlz preflight command does everything.
Server Config
{
"mcpServers": {
"missinglinkz": {
"command": "mlz",
"args": [
"mcp"
],
"env": {
"MLZ_API_KEY": "<YOUR_API_KEY>"
}
}
}
}