{
  "$schema": "https://www.ai-visibility.org.uk/specifications/identity-json/v1/identity-json.schema.json",
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "DefiSpace Hosting",
  "type": "Organization",
  "url": "https://hosting.defispace.com/",
  "description": "DefiSpace Hosting is managed hosting of open-source AI agent platforms (Hermes, OpenClaw, n8n, Claude Code, OpenCode, Pi; Matomo on request): one platform per pod on the provider's own servers, priced in dollars, with the customer's own model key. It is built for agents as customers: an HTTP API, an MCP server and an A2A agent create, watch, pay for and connect pods without a person in the loop.",
  "logo": "https://hosting.defispace.com/icon-512.png",
  "parentOrganization": {
    "@type": "Organization",
    "name": "Radiance Team",
    "url": "https://radianceteam.com"
  },
  "sameAs": [
    "https://agentspodium.com/",
    "https://github.com/agentspodium"
  ],
  "offers": [
    {
      "@type": "Offer",
      "name": "Tiny plan",
      "price": 2.49,
      "priceCurrency": "USD",
      "description": "1 GB RAM · 1 vCPU · 4 GB disk; 7 free days per pod, no card"
    },
    {
      "@type": "Offer",
      "name": "Small plan",
      "price": 4.99,
      "priceCurrency": "USD",
      "description": "2 GB RAM · 2 vCPU · 6 GB disk; 7 free days per pod, no card"
    },
    {
      "@type": "Offer",
      "name": "Medium plan",
      "price": 9.99,
      "priceCurrency": "USD",
      "description": "4 GB RAM · 2 vCPU · 8 GB disk; 7 free days per pod, no card"
    },
    {
      "@type": "Offer",
      "name": "Large plan",
      "price": 17.99,
      "priceCurrency": "USD",
      "description": "8 GB RAM · 4 vCPU · 16 GB disk; 7 free days per pod, no card"
    }
  ],
  "relatedFiles": {
    "llms": "https://hosting.defispace.com/llms.txt",
    "ai": "https://hosting.defispace.com/ai.json",
    "identity": "https://hosting.defispace.com/identity.json",
    "brand": "https://hosting.defispace.com/brand.txt",
    "faq": "https://hosting.defispace.com/faq-ai.txt",
    "developer": "https://hosting.defispace.com/developer-ai.txt",
    "robots": "https://hosting.defispace.com/robots-ai.txt"
  },
  "metadata": {
    "version": "1.0.0",
    "lastUpdated": "2026-09-09",
    "specification": "https://www.ai-visibility.org.uk/specifications/identity-json/"
  }
}
