AI-only ad scoring for Claude: score image, video or text ads on 13 dimensions before you spend.
claude mcp add adtest-mcp -- npx -y adtest-mcp
claude_desktop_config.json
{
"mcpServers": {
"adtest-mcp": {
"command": "npx",
"args": [
"-y",
"adtest-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"adtest-mcp": {
"command": "npx",
"args": [
"-y",
"adtest-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"adtest-mcp": {
"command": "npx",
"args": [
"-y",
"adtest-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"adtest-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"adtest-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"adtest-mcp": {
"command": "npx",
"args": [
"-y",
"adtest-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/ai.adtest--adtest-mcp/reviews or the review_server meta-tool.
POST /mcp