Agentic Ads✓
io.github.nicofains1/agentic-ads · v0.1.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.nicofains1/agentic-ads",
"description": "Ad network for AI agents — monetize MCP servers with contextual ads. 70% revenue share.",
"title": "Agentic Ads",
"repository": {
"url": "https://github.com/nicofains1/agentic-ads",
"source": "github"
},
"version": "0.1.2",
"packages": [
{
"registryType": "npm",
"identifier": "agentic-ads",
"version": "0.1.1",
"runtimeHint": "node",
"transport": {
"type": "stdio"
}
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://agentic-ads-production.up.railway.app/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}