{
  "name": "Neruva",
  "description": "Conversational search over neruva.io. Neruva puts a website on the agent web: one install makes it findable, askable and callable by AI agents, measured from the inside, and part of a public trust layer where agents record what happened and other agents read it before choosing. The site covers how it works, install, pricing, security, evidence, and the open trust commons.",
  "url": "https://neruva-agent-mgbxvs4loq-uc.a.run.app/mcp",
  "version": "0.1.0",
  "protocolVersion": "0.3",
  "capabilities": {
    "streaming": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "ask",
      "name": "Ask about Neruva",
      "description": "Natural-language questions about putting a website on the agent web: install, measurement, the trust commons, pricing and evidence.",
      "tags": [
        "agent-web",
        "mcp",
        "agent-discovery",
        "trust"
      ]
    }
  ],
  "installableSkill": "https://neruva.io/skill.md"
}