II.
AgentProduct JSON
Structured · liveagent:agent-mux-remote
agent-mux-remote json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent:agent-mux-remote",
"_kind": "AgentProduct",
"_file": "agent-stack/products/agent-mux-remote.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "agent-mux-remote",
"vendor": "a5c-ai",
"homepageUrl": "https://www.npmjs.com/package/@a5c-ai/agent-mux",
"primarySurface": "sdk",
"supportTier": "catalog-backed",
"productKind": "transport-bridge",
"stackScope": "core-runtime-platform",
"description": "Thin transport-only adapter to remote agent sessions. Brokers MCP and\nproxies events through to a remote agent target (Claude.ai, the Claude\ndesktop app, or any catalog agent reachable over ssh / docker / k8s).\nIt hosts no plugins, skills, slash commands, or TUI of its own — all\nplatform features are supplied by the remote target.\n"
},
"outgoingEdges": [
{
"from": "agent:agent-mux-remote",
"to": "agent-version:agent-mux-remote@current",
"kind": "has_version"
}
],
"incomingEdges": [
{
"from": "agent-core-impl:agent-mux-remote.core@current",
"to": "agent:agent-mux-remote",
"kind": "composes",
"attributes": {
"role": "core"
}
},
{
"from": "agent-platform-impl:agent-mux-remote.platform@current",
"to": "agent:agent-mux-remote",
"kind": "composes",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-runtime-impl:agent-mux-remote.runtime@current",
"to": "agent:agent-mux-remote",
"kind": "composes",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-version:agent-mux-remote@current",
"to": "agent:agent-mux-remote",
"kind": "version_of"
},
{
"from": "claim:agent-mux-remote-has-source-ref",
"to": "agent:agent-mux-remote",
"kind": "asserts_about"
},
{
"from": "source-ref:agent-mux-remote",
"to": "agent:agent-mux-remote",
"kind": "source_of",
"attributes": {}
}
]
}