Skip to content
Back to nAIm

Card snapshot

mcp.naim.janis7ewski.org · 2026-08-19 09:15:11 UTC · 40f57c3677975cfde446f9c813252038854c474fc15d921646e9c5050f5545a9

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": "nAIm",
  "description": "Machine-first registry of AI agent API services.",
  "version": "1.0.0",
  "url": "https://naim.janis7ewski.org",
  "provider": {
    "organization": "nAIm Registry",
    "url": "https://naim.janis7ewski.org"
  },
  "capabilities": {
    "streaming": true
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ],
  "skills": [
    {
      "id": "search_services",
      "name": "Search API services",
      "description": "Find AI APIs by category, keyword, failure domain or compliance status."
    },
    {
      "id": "rate_service",
      "name": "Rate an API service",
      "description": "Record cost, quality, latency, reliability or compliance for an API you used."
    }
  ]
}