{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "version": "1.0",
  "protocolVersion": "2025-06-18",
  "serverInfo": {
    "name": "nostria",
    "title": "Nostria",
    "version": "4.1.72",
    "description": "Public Nostria tools: NIP-05 lookup, public accounts, and canonical Nostr URLs.",
    "homepage": "https://nostria.app"
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://nostria.app/mcp"
  },
  "endpoint": "https://nostria.app/mcp",
  "authentication": {
    "required": false
  },
  "capabilities": {
    "tools": true,
    "resources": false,
    "prompts": false
  }
}
