iiRecord
Agentic AI Atlas · Neon
tool:neona5c.ai
II.
Tool JSON

tool:neon

Structured · live

Neon json

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

File · domain/tools/tools-ora-operations-discovery.yamlCluster · domain
Record JSON
{
  "id": "tool:neon",
  "_kind": "Tool",
  "_file": "domain/tools/tools-ora-operations-discovery.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Neon",
    "homepageUrl": "https://neon.tech",
    "kind": "sql-tool",
    "description": "Serverless Postgres platform surfaced by Ora for database administration, branching, migrations, and query workflows.\n",
    "ora": {
      "domain": "neon.tech",
      "score": 68,
      "grade": "C",
      "category": "Developer Tools",
      "tags": [
        "database",
        "postgres",
        "serverless database",
        "branching",
        "edge"
      ],
      "scoreUrl": "https://ora.run/score/neon.tech"
    }
  },
  "outgoingEdges": [
    {
      "from": "tool:neon",
      "to": "source-ref:ora-discover-api",
      "kind": "sourced_from"
    },
    {
      "from": "tool:neon",
      "to": "role:database-administrator",
      "kind": "supports_work",
      "attributes": {
        "confidence": "high",
        "evidence": "Postgres branches and query metadata support database administration."
      }
    },
    {
      "from": "tool:neon",
      "to": "workflow:schema-migration",
      "kind": "supports_work",
      "attributes": {
        "confidence": "high",
        "evidence": "Database branching and migration history are direct schema-migration projection points."
      }
    },
    {
      "from": "tool:neon",
      "to": "workflow:query-performance-review",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Postgres query behavior supports performance review."
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-readiness-score:ora.neon-tech",
      "to": "tool:neon",
      "kind": "scores_agent_readiness_of",
      "attributes": {
        "observedVia": "ora-discover-api"
      }
    },
    {
      "from": "tool-server:mcp-neon-candidate",
      "to": "tool:neon",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}