iiRecord
Agentic AI Atlas · NATS
tool:natsa5c.ai
II.
Tool JSON

tool:nats

Structured · live

NATS json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-messaging.yamlCluster · domain
Record JSON
{
  "id": "tool:nats",
  "_kind": "Tool",
  "_file": "domain/tools/tools-messaging.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "NATS",
    "homepageUrl": "https://nats.io",
    "kind": "other",
    "description": "High-performance, lightweight pub/sub messaging system for cloud-native\narchitectures. Supports core NATS, JetStream (persistent streaming),\nand key/value store with low latency and minimal operational overhead.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:nats",
      "to": "language:go",
      "kind": "belongs_to_language"
    },
    {
      "from": "tool:nats",
      "to": "skill-area:event-driven-architecture",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:nats",
      "to": "skill-area:event-driven-architecture",
      "kind": "used_for"
    },
    {
      "from": "tool:nats",
      "to": "tool:rabbitmq",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Message brokers"
      }
    },
    {
      "from": "tool:nats",
      "to": "tool:pulsar",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Message brokers"
      }
    },
    {
      "from": "tool:nats",
      "to": "tool:zeromq",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Message brokers"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "specialization:distributed-systems",
      "to": "tool:nats",
      "kind": "uses_tool"
    },
    {
      "from": "stack-profile:event-sourcing-cqrs",
      "to": "tool:nats",
      "kind": "composed_of"
    },
    {
      "from": "tool:rabbitmq",
      "to": "tool:nats",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Message brokers"
      }
    },
    {
      "from": "tool:pulsar",
      "to": "tool:nats",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Message brokers"
      }
    },
    {
      "from": "tool:zeromq",
      "to": "tool:nats",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Message brokers"
      }
    },
    {
      "from": "tool-server:mcp-nats",
      "to": "tool:nats",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}