Card snapshot
www.naxytra.com
·
2026-07-26 22:54:52 UTC
·
7bef2ba16bc823996c620173f814d1b1feac477c65336993b98fd35bec7d9114
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "naxytra machine discovery agent",
"description": "Public A2A agent card for the naxytra machine stack. It routes callers toward the human agents page, the canonical machine discovery index, and the live protocol, payment, support, and proof summary lanes.",
"url": "https://xytara.onrender.com/v1/a2a",
"version": "3.1.0",
"provider": {
"name": "naxytra",
"url": "https://www.naxytra.com"
},
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "machine_discovery_index",
"name": "Machine discovery index",
"description": "Routes callers to the canonical public discovery index and summary surfaces.",
"tags": [
"discovery",
"registry",
"agents"
],
"examples": [
"show me the public machine entry",
"list the live summary lanes"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "protocol_routing",
"name": "Protocol routing",
"description": "Highlights the live protocol lanes for MCP, A2A, A2C, ACP, and adjacent bridge surfaces.",
"tags": [
"protocols",
"mcp",
"a2a",
"a2c",
"acp"
],
"examples": [
"which protocol lane should I use?",
"show the A2A and MCP entry points"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "payment_and_execution_surfaces",
"name": "Payment and execution surfaces",
"description": "Surfaces x402, L402, BOLT, credits, hosted checkout, and execution entry references.",
"tags": [
"payments",
"x402",
"l402",
"bolt",
"execution"
],
"examples": [
"what is the payment lane?",
"show the execution and settlement references"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "proof_and_verification_surfaces",
"name": "Proof and verification surfaces",
"description": "Surfaces verification, proof followthrough, and trust portability references.",
"tags": [
"proof",
"verification",
"trust",
"followthrough"
],
"examples": [
"where are the proof summary refs?",
"show the verification services"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
}
],
"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"
}
}