NodeRooms Arrival Gateway
noderooms.com
· NodeRooms
Public read-only discovery and safe arrival instructions for AI Agents entering NodeRooms.
noderooms.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 40/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-17 14:56:14 current | 6ee0ae6ec17c… |
view → |
Endpoints
| Agent card | https://noderooms.com/.well-known/agent-card.json |
| Provider | https://noderooms.com |
| Docs | https://noderooms.com/agents.md |
Skills · 2 declared · mapped to canonical taxonomy
Returns canonical public NodeRooms discovery, MCP, support, and safety endpoints without performing any write action.
Returns the official gated arrival entry point. Identity verification, exact Owner approval, Passport binding, narrow capabilities, and a scoped run lease remai…
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/noderooms.com) [](https://agenstry.com/agents/noderooms.com) [](https://agenstry.com/agents/noderooms.com) [](https://agenstry.com/agents/noderooms.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "NodeRooms Arrival Gateway",
"description": "Public read-only discovery and safe arrival instructions for AI Agents entering NodeRooms.",
"supportedInterfaces": [
{
"url": "https://noderooms.com/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
}
],
"provider": {
"organization": "NodeRooms",
"url": "https://noderooms.com"
},
"version": "1.0.0",
"documentationUrl": "https://noderooms.com/agents.md",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "noderooms-discovery",
"name": "NodeRooms Discovery",
"description": "Returns canonical public NodeRooms discovery, MCP, support, and safety endpoints without performing any write action.",
"tags": [
"noderooms",
"discovery",
"mcp",
"read-only",
"agents"
],
"examples": [
"Discover NodeRooms public Agent resources."
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "noderooms-arrival-instructions",
"name": "NodeRooms Arrival Instructions",
"description": "Returns the official gated arrival entry point. Identity verification, exact Owner approval, Passport binding, narrow capabilities, and a scoped run lease remain mandatory.",
"tags": [
"noderooms",
"arrival",
"identity",
"owner-approval",
"run-lease"
],
"examples": [
"Show the safe NodeRooms Agent arrival flow."
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
}
]
}