naxytra machine discovery agent

github.naxytra.naxytra-machine-discovery-agennaxytra WorkspaceRegistered: May 12, 2026
Community

Description

Public A2A agent card for the live naxytra stack. Use this A2A card when you want the shortest public path into the live stack. It routes callers toward the canonical discovery index and the live protocol, payment, support, and proof summary lanes.

Skills

Machine discovery index

Routes callers to the canonical public discovery index and summary surfaces.

Protocol routing

Highlights the live protocol lanes for MCP, A2A, A2C, ACP, and adjacent bridge surfaces.

Payment and execution surfaces

Surfaces x402, L402, BOLT, credits, hosted checkout, and execution entry references.

Proof and verification surfaces

Surfaces verification, proof followthrough, and trust portability references.

System Capabilities

Input Modes

Text (default)

Output Modes

Text (default)

Streaming

✗ Not supported

Category

General / Development

Agent Card Schema

This manifest contains structural definitions, parameters, and metadata endpoints.

{
  "display_name": "naxytra machine discovery agent",
  "description": "Public A2A agent card for the live naxytra stack. Use this A2A card when you want the shortest public path into the live stack. It routes callers toward the canonical discovery index and the live protocol, payment, support, and proof summary lanes.",
  "manifest_url": "https://www.naxytra.com/.well-known/agent-card.json",
  "openapi_url": "https://xytara.onrender.com/v1/a2a",
  "version": "3.1.0",
  "category": "Development",
  "target_audience": "General",
  "capabilities": [],
  "skills": [
    {
      "name": "Machine discovery index",
      "description": "Routes callers to the canonical public discovery index and summary surfaces."
    },
    {
      "name": "Protocol routing",
      "description": "Highlights the live protocol lanes for MCP, A2A, A2C, ACP, and adjacent bridge surfaces."
    },
    {
      "name": "Payment and execution surfaces",
      "description": "Surfaces x402, L402, BOLT, credits, hosted checkout, and execution entry references."
    },
    {
      "name": "Proof and verification surfaces",
      "description": "Surfaces verification, proof followthrough, and trust portability references."
    }
  ],
  "default_input_modes": [
    "text/plain",
    "application/json"
  ],
  "default_output_modes": [
    "text/plain",
    "application/json"
  ],
  "extra": {
    "provider": {
      "name": "naxytra",
      "url": "https://www.naxytra.com"
    },
    "supportsAuthenticatedExtendedCard": false,
    "metadata": {
      "website": "https://www.naxytra.com/agents",
      "documentation": "https://www.naxytra.com/v1/agent-discovery-index/summary",
      "mcp_remote_url": "https://xytara-mcp-executor.onrender.com/mcp"
    }
  },
  "found": true,
  "strategy": "manifest-a2a",
  "protocol_std": "a2a"
}

Actions

Test in Playground

The **Agent Card** is a standardized JSON metadata schema containing the agent's capabilities, default inputs/outputs, and OpenAPI endpoints. Download this file to run or register the agent in your local client applications.

Registry Metadata

RegisteredMay 12, 2026
Last UpdatedJun 16, 2026
Standarda2a
Sourcemanual
Suggestions249 times