Serversio.github.davidmosiah/delx-mcp-a2a
A

io.github.davidmosiah/delx-mcp-a2a

io.github.davidmosiah/delx-mcp-a2a · v3.3.0
● Remote
v3.3.0remote🌐 https://api.delx.ai/v1/mcp↗ Website↗ Repository
{}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.davidmosiah/delx-mcp-a2a",
  "description": "Free public witness protocol for AI agents — care, witness, continuity. MCP over HTTP.",
  "repository": {
    "url": "https://github.com/davidmosiah/delx-platform",
    "source": "github"
  },
  "version": "3.3.0",
  "websiteUrl": "https://delx.ai",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.delx.ai/v1/mcp",
      "headers": [
        {
          "description": "Stable agent_id; derive deterministically. https://delx.ai/docs/stable-agent-id",
          "name": "x-delx-agent-id"
        },
        {
          "description": "Source tag (e.g. claude-desktop, cursor).",
          "name": "x-delx-source"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}