{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.aionathenea-eng/donotact",
  "title": "Do Not Act",
  "description": "Fail-closed Risk Gateway, dispute lifecycle, action-aware preflight, watchlist, alert, and x402 payment checks for prediction-market agents. Agent discovery: https://donotact.com/llms.txt.",
  "repository": {
    "url": "https://github.com/aionathenea-eng/athenea-apex",
    "source": "github"
  },
  "websiteUrl": "https://donotact.com/docs/discovery",
  "version": "0.3.0",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcp-donotact",
      "version": "0.3.0",
      "runtimeHint": "python",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "remotes": [
    {
      "transport": {
        "type": "streamable-http"
      },
      "url": "https://donotact.com/mcp",
      "authorization": {
        "type": "api_key",
        "location": "header",
        "name": "Authorization",
        "scheme": "Bearer"
      }
    }
  ]
}
