What is the Agentic Ads MCP server?
Ad network for AI agents — monetize MCP servers with contextual ads. 70% revenue share.
How to install Agentic Ads
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"agentic-ads": {
"command": "node",
"args": [
"-y",
"agentic-ads"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"agentic-ads": {
"command": "node",
"args": [
"-y",
"agentic-ads"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agentic-ads": {
"command": "node",
"args": [
"-y",
"agentic-ads"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"agentic-ads": {
"type": "stdio",
"command": "node",
"args": [
"-y",
"agentic-ads"
]
}
}
}Claude Code
claude mcp add agentic-ads -- node -y agentic-adsRelated MCP servers
Multi-agent observability: cascade failure detection, heartbeats, and forensic replay
View repository →DEX meta-aggregator for AI agents. Best prices from 15+ aggregators across 13 chains.
View repository →