MCP Server
MCP
Ad Creative Intelligence
Creative fatigue, winning-angle, competitor ad, and hook benchmark intelligence.
Install
uvx ad-creative-intelligence-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "ad-creative-intelligence-mcp",
"version": "0.1.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "License key from AtulHritik-Mcp-Ad-Creative-Intelligence purchase page.",
"isRequired": true,
"isSecret": true,
"name": "EARNALL_MCP_LICENSE_KEY"
},
{
"description": "Optional stable private install ID for this user/device.",
"placeholder": "my-laptop",
"name": "EARNALL_MCP_ACTIVATION_ID"
},
{
"description": "License validation endpoint.",
"value": "https://mcp-payment-site.vercel.app/api/licenses/validate",
"name": "EARNALL_MCP_LICENSE_API"
}
]
},
{
"registryType": "oci",
"identifier": "docker.io/atulhritik/ad-creative-intelligence-mcp:0.1.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
oci
Comments
Sign in to leave a comment