Serverscom.adcritter/mcp-dev
D

AdCritter for Builders

com.adcritter/mcp-dev · v0.1.1
● Remote
v0.1.1remote🌐 https://mcp.adcritter.com/mcp/dev↗ Website
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.adcritter/mcp-dev",
  "description": "AdCritter ads platform: docs, API reference, app scaffolding, and white-label integration.",
  "title": "AdCritter for Builders",
  "version": "0.1.1",
  "websiteUrl": "https://adcritter.ai",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.adcritter.com/mcp/dev"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}