{
  "schemaVersion": "2025-06-18",
  "serverInfo": {
    "name": "NURO Public MCP",
    "version": "0.1.0",
    "vendor": "NURO is, Inc.",
    "homepage": "https://www.nuro.is",
    "description": "Planned read-only MCP server exposing the NURO.is agent-discovery surface. Currently unlaunched — resolve via /llms.txt and /.well-known/agent-skills/index.json. Contact chase@nuro.is if you have a use case that would benefit from a live MCP endpoint on this domain.",
    "contact": "chase@nuro.is",
    "status": "planned"
  },
  "protocolVersion": "2025-06-18",
  "capabilities": {
    "resources": {
      "listChanged": false,
      "subscribe": false
    },
    "tools": {
      "listChanged": false
    },
    "prompts": false,
    "logging": false
  },
  "documentation": {
    "service": "https://www.nuro.is/llms.txt",
    "authorization": "https://www.nuro.is/auth.md",
    "apiCatalog": "https://www.nuro.is/.well-known/api-catalog",
    "agentSkills": "https://www.nuro.is/.well-known/agent-skills/index.json"
  },
  "license": {
    "name": "Proprietary — public read access granted",
    "url": "https://www.nuro.is/terms"
  }
}