{"servers":[{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.cyanheads/astronomy-mcp-server","description":"Offline observational astronomy: positions, rise/set, moon phases, eclipses, and seasons.","repository":{"url":"https://github.com/cyanheads/astronomy-mcp-server","source":"github"},"version":"0.1.2","packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/astronomy-mcp-server","version":"0.1.2","runtimeHint":"bun","transport":{"type":"stdio"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:stdio","type":"positional"}],"environmentVariables":[{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Register the astronomy_get_ephemeris tool, which fetches small-body and spacecraft ephemerides from JPL Horizons. Off by default; the core is keyless and offline.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_HORIZONS"},{"description":"Register the astronomy_get_satellite_passes tool, which predicts visible satellite passes from CelesTrak TLEs propagated with SGP4. Off by default.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_SATELLITES"},{"description":"Fallback IANA timezone for observer-local output when a tool call omits `timezone`. Unset means UTC-only output.","format":"string","name":"ASTRONOMY_DEFAULT_TIMEZONE"}]},{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/astronomy-mcp-server","version":"0.1.2","runtimeHint":"bun","transport":{"type":"streamable-http","url":"http://localhost:3010/mcp"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:http","type":"positional"}],"environmentVariables":[{"description":"The hostname for the HTTP server.","format":"string","default":"127.0.0.1","name":"MCP_HTTP_HOST"},{"description":"The port to run the HTTP server on.","format":"string","default":"3010","name":"MCP_HTTP_PORT"},{"description":"The endpoint path for the MCP server.","format":"string","default":"/mcp","name":"MCP_HTTP_ENDPOINT_PATH"},{"description":"Authentication mode to use: 'none', 'jwt', or 'oauth'.","format":"string","default":"none","name":"MCP_AUTH_MODE"},{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Register the astronomy_get_ephemeris tool, which fetches small-body and spacecraft ephemerides from JPL Horizons. Off by default; the core is keyless and offline.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_HORIZONS"},{"description":"Register the astronomy_get_satellite_passes tool, which predicts visible satellite passes from CelesTrak TLEs propagated with SGP4. Off by default.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_SATELLITES"},{"description":"Fallback IANA timezone for observer-local output when a tool call omits `timezone`. Unset means UTC-only output.","format":"string","name":"ASTRONOMY_DEFAULT_TIMEZONE"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-06-28T04:16:27.548938Z","publishedAt":"2026-06-28T04:16:27.548938Z","updatedAt":"2026-06-28T04:16:27.548938Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.cyanheads/astronomy-mcp-server","description":"Offline observational astronomy: positions, rise/set, moon phases, eclipses, and seasons.","repository":{"url":"https://github.com/cyanheads/astronomy-mcp-server","source":"github"},"version":"0.1.3","packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/astronomy-mcp-server","version":"0.1.3","runtimeHint":"bun","transport":{"type":"stdio"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:stdio","type":"positional"}],"environmentVariables":[{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Register the astronomy_get_ephemeris tool, which fetches small-body and spacecraft ephemerides from JPL Horizons. Off by default; the core is keyless and offline.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_HORIZONS"},{"description":"Register the astronomy_get_satellite_passes tool, which predicts visible satellite passes from CelesTrak TLEs propagated with SGP4. Off by default.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_SATELLITES"},{"description":"Fallback IANA timezone for observer-local output when a tool call omits `timezone`. Unset means UTC-only output.","format":"string","name":"ASTRONOMY_DEFAULT_TIMEZONE"}]},{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/astronomy-mcp-server","version":"0.1.3","runtimeHint":"bun","transport":{"type":"streamable-http","url":"http://localhost:3010/mcp"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:http","type":"positional"}],"environmentVariables":[{"description":"The hostname for the HTTP server.","format":"string","default":"127.0.0.1","name":"MCP_HTTP_HOST"},{"description":"The port to run the HTTP server on.","format":"string","default":"3010","name":"MCP_HTTP_PORT"},{"description":"The endpoint path for the MCP server.","format":"string","default":"/mcp","name":"MCP_HTTP_ENDPOINT_PATH"},{"description":"Authentication mode to use: 'none', 'jwt', or 'oauth'.","format":"string","default":"none","name":"MCP_AUTH_MODE"},{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Register the astronomy_get_ephemeris tool, which fetches small-body and spacecraft ephemerides from JPL Horizons. Off by default; the core is keyless and offline.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_HORIZONS"},{"description":"Register the astronomy_get_satellite_passes tool, which predicts visible satellite passes from CelesTrak TLEs propagated with SGP4. Off by default.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_SATELLITES"},{"description":"Fallback IANA timezone for observer-local output when a tool call omits `timezone`. Unset means UTC-only output.","format":"string","name":"ASTRONOMY_DEFAULT_TIMEZONE"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-06-28T14:11:56.366184Z","publishedAt":"2026-06-28T14:11:56.366184Z","updatedAt":"2026-06-28T14:11:56.366184Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.cyanheads/astronomy-mcp-server","description":"Offline observational astronomy: positions, rise/set, moon phases, eclipses, and seasons.","repository":{"url":"https://github.com/cyanheads/astronomy-mcp-server","source":"github"},"version":"0.2.0","packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/astronomy-mcp-server","version":"0.2.0","runtimeHint":"bun","transport":{"type":"stdio"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:stdio","type":"positional"}],"environmentVariables":[{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Register the astronomy_get_ephemeris tool, which fetches small-body and spacecraft ephemerides from JPL Horizons. Off by default; the core is keyless and offline.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_HORIZONS"},{"description":"Register the astronomy_get_satellite_passes tool, which predicts visible satellite passes from CelesTrak TLEs propagated with SGP4. Off by default.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_SATELLITES"},{"description":"Fallback IANA timezone for observer-local output when a tool call omits `timezone`. Unset means UTC-only output.","format":"string","name":"ASTRONOMY_DEFAULT_TIMEZONE"}]},{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/astronomy-mcp-server","version":"0.2.0","runtimeHint":"bun","transport":{"type":"streamable-http","url":"http://localhost:3010/mcp"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:http","type":"positional"}],"environmentVariables":[{"description":"The hostname for the HTTP server.","format":"string","default":"127.0.0.1","name":"MCP_HTTP_HOST"},{"description":"The port to run the HTTP server on.","format":"string","default":"3010","name":"MCP_HTTP_PORT"},{"description":"The endpoint path for the MCP server.","format":"string","default":"/mcp","name":"MCP_HTTP_ENDPOINT_PATH"},{"description":"Authentication mode to use: 'none', 'jwt', or 'oauth'.","format":"string","default":"none","name":"MCP_AUTH_MODE"},{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Register the astronomy_get_ephemeris tool, which fetches small-body and spacecraft ephemerides from JPL Horizons. Off by default; the core is keyless and offline.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_HORIZONS"},{"description":"Register the astronomy_get_satellite_passes tool, which predicts visible satellite passes from CelesTrak TLEs propagated with SGP4. Off by default.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_SATELLITES"},{"description":"Fallback IANA timezone for observer-local output when a tool call omits `timezone`. Unset means UTC-only output.","format":"string","name":"ASTRONOMY_DEFAULT_TIMEZONE"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-07-30T22:59:20.622859Z","publishedAt":"2026-07-30T22:59:20.622859Z","updatedAt":"2026-07-30T22:59:20.622859Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.cyanheads/astronomy-mcp-server","description":"Offline observational astronomy: positions, rise/set, moon phases, eclipses, and seasons.","repository":{"url":"https://github.com/cyanheads/astronomy-mcp-server","source":"github"},"version":"0.2.1","packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/astronomy-mcp-server","version":"0.2.1","runtimeHint":"bun","transport":{"type":"stdio"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:stdio","type":"positional"}],"environmentVariables":[{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Register the astronomy_get_ephemeris tool, which fetches small-body and spacecraft ephemerides from JPL Horizons. Off by default; the core is keyless and offline.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_HORIZONS"},{"description":"Register the astronomy_get_satellite_passes tool, which predicts visible satellite passes from CelesTrak TLEs propagated with SGP4. Off by default.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_SATELLITES"},{"description":"Fallback IANA timezone for observer-local output when a tool call omits `timezone`. Unset means UTC-only output.","format":"string","name":"ASTRONOMY_DEFAULT_TIMEZONE"}]},{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/astronomy-mcp-server","version":"0.2.1","runtimeHint":"bun","transport":{"type":"streamable-http","url":"http://localhost:3010/mcp"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:http","type":"positional"}],"environmentVariables":[{"description":"The hostname for the HTTP server.","format":"string","default":"127.0.0.1","name":"MCP_HTTP_HOST"},{"description":"The port to run the HTTP server on.","format":"string","default":"3010","name":"MCP_HTTP_PORT"},{"description":"The endpoint path for the MCP server.","format":"string","default":"/mcp","name":"MCP_HTTP_ENDPOINT_PATH"},{"description":"Authentication mode to use: 'none', 'jwt', or 'oauth'.","format":"string","default":"none","name":"MCP_AUTH_MODE"},{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Register the astronomy_get_ephemeris tool, which fetches small-body and spacecraft ephemerides from JPL Horizons. Off by default; the core is keyless and offline.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_HORIZONS"},{"description":"Register the astronomy_get_satellite_passes tool, which predicts visible satellite passes from CelesTrak TLEs propagated with SGP4. Off by default.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_SATELLITES"},{"description":"Fallback IANA timezone for observer-local output when a tool call omits `timezone`. Unset means UTC-only output.","format":"string","name":"ASTRONOMY_DEFAULT_TIMEZONE"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-07-30T23:58:17.459045Z","publishedAt":"2026-07-30T23:58:17.459045Z","updatedAt":"2026-07-30T23:58:17.459045Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.cyanheads/astronomy-mcp-server","description":"Offline observational astronomy: positions, rise/set, moon phases, eclipses, and seasons.","repository":{"url":"https://github.com/cyanheads/astronomy-mcp-server","source":"github"},"version":"0.2.2","packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/astronomy-mcp-server","version":"0.2.2","runtimeHint":"bun","transport":{"type":"stdio"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:stdio","type":"positional"}],"environmentVariables":[{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Register the astronomy_get_ephemeris tool, which fetches small-body and spacecraft ephemerides from JPL Horizons. Off by default; the core is keyless and offline.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_HORIZONS"},{"description":"Register the astronomy_get_satellite_passes tool, which predicts visible satellite passes from CelesTrak TLEs propagated with SGP4. Off by default.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_SATELLITES"},{"description":"Fallback IANA timezone for observer-local output when a tool call omits `timezone`. Unset means UTC-only output.","format":"string","name":"ASTRONOMY_DEFAULT_TIMEZONE"}]},{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/astronomy-mcp-server","version":"0.2.2","runtimeHint":"bun","transport":{"type":"streamable-http","url":"http://localhost:3010/mcp"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:http","type":"positional"}],"environmentVariables":[{"description":"The hostname for the HTTP server.","format":"string","default":"127.0.0.1","name":"MCP_HTTP_HOST"},{"description":"The port to run the HTTP server on.","format":"string","default":"3010","name":"MCP_HTTP_PORT"},{"description":"The endpoint path for the MCP server.","format":"string","default":"/mcp","name":"MCP_HTTP_ENDPOINT_PATH"},{"description":"Authentication mode to use: 'none', 'jwt', or 'oauth'.","format":"string","default":"none","name":"MCP_AUTH_MODE"},{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Register the astronomy_get_ephemeris tool, which fetches small-body and spacecraft ephemerides from JPL Horizons. Off by default; the core is keyless and offline.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_HORIZONS"},{"description":"Register the astronomy_get_satellite_passes tool, which predicts visible satellite passes from CelesTrak TLEs propagated with SGP4. Off by default.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_SATELLITES"},{"description":"Fallback IANA timezone for observer-local output when a tool call omits `timezone`. Unset means UTC-only output.","format":"string","name":"ASTRONOMY_DEFAULT_TIMEZONE"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-07-31T00:59:00.22925Z","publishedAt":"2026-07-31T00:59:00.22925Z","updatedAt":"2026-07-31T00:59:00.22925Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.cyanheads/astronomy-mcp-server","description":"Offline observational astronomy: positions, rise/set, moon phases, eclipses, and seasons.","repository":{"url":"https://github.com/cyanheads/astronomy-mcp-server","source":"github"},"version":"0.2.3","packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/astronomy-mcp-server","version":"0.2.3","runtimeHint":"bun","transport":{"type":"stdio"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:stdio","type":"positional"}],"environmentVariables":[{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Register the astronomy_get_ephemeris tool, which fetches small-body and spacecraft ephemerides from JPL Horizons. Off by default; the core is keyless and offline.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_HORIZONS"},{"description":"Register the astronomy_get_satellite_passes tool, which predicts visible satellite passes from CelesTrak TLEs propagated with SGP4. Off by default.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_SATELLITES"},{"description":"Fallback IANA timezone for observer-local output when a tool call omits `timezone`. Unset means UTC-only output.","format":"string","name":"ASTRONOMY_DEFAULT_TIMEZONE"}]},{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/astronomy-mcp-server","version":"0.2.3","runtimeHint":"bun","transport":{"type":"streamable-http","url":"http://localhost:3010/mcp"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:http","type":"positional"}],"environmentVariables":[{"description":"The hostname for the HTTP server.","format":"string","default":"127.0.0.1","name":"MCP_HTTP_HOST"},{"description":"The port to run the HTTP server on.","format":"string","default":"3010","name":"MCP_HTTP_PORT"},{"description":"The endpoint path for the MCP server.","format":"string","default":"/mcp","name":"MCP_HTTP_ENDPOINT_PATH"},{"description":"Authentication mode to use: 'none', 'jwt', or 'oauth'.","format":"string","default":"none","name":"MCP_AUTH_MODE"},{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Register the astronomy_get_ephemeris tool, which fetches small-body and spacecraft ephemerides from JPL Horizons. Off by default; the core is keyless and offline.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_HORIZONS"},{"description":"Register the astronomy_get_satellite_passes tool, which predicts visible satellite passes from CelesTrak TLEs propagated with SGP4. Off by default.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_SATELLITES"},{"description":"Fallback IANA timezone for observer-local output when a tool call omits `timezone`. Unset means UTC-only output.","format":"string","name":"ASTRONOMY_DEFAULT_TIMEZONE"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-07-31T01:37:04.15484Z","publishedAt":"2026-07-31T01:37:04.15484Z","updatedAt":"2026-07-31T01:37:04.15484Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.cyanheads/astronomy-mcp-server","description":"Offline observational astronomy: positions, rise/set, moon phases, eclipses, and seasons.","repository":{"url":"https://github.com/cyanheads/astronomy-mcp-server","source":"github"},"version":"0.2.4","packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/astronomy-mcp-server","version":"0.2.4","runtimeHint":"bun","transport":{"type":"stdio"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:stdio","type":"positional"}],"environmentVariables":[{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Register the astronomy_get_ephemeris tool, which fetches small-body and spacecraft ephemerides from JPL Horizons. Off by default; the core is keyless and offline.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_HORIZONS"},{"description":"Register the astronomy_get_satellite_passes tool, which predicts visible satellite passes from CelesTrak TLEs propagated with SGP4. Off by default.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_SATELLITES"},{"description":"Fallback IANA timezone for observer-local output when a tool call omits `timezone`. Unset means UTC-only output.","format":"string","name":"ASTRONOMY_DEFAULT_TIMEZONE"}]},{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/astronomy-mcp-server","version":"0.2.4","runtimeHint":"bun","transport":{"type":"streamable-http","url":"http://localhost:3010/mcp"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:http","type":"positional"}],"environmentVariables":[{"description":"The hostname for the HTTP server.","format":"string","default":"127.0.0.1","name":"MCP_HTTP_HOST"},{"description":"The port to run the HTTP server on.","format":"string","default":"3010","name":"MCP_HTTP_PORT"},{"description":"The endpoint path for the MCP server.","format":"string","default":"/mcp","name":"MCP_HTTP_ENDPOINT_PATH"},{"description":"Authentication mode to use: 'none', 'jwt', or 'oauth'.","format":"string","default":"none","name":"MCP_AUTH_MODE"},{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Register the astronomy_get_ephemeris tool, which fetches small-body and spacecraft ephemerides from JPL Horizons. Off by default; the core is keyless and offline.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_HORIZONS"},{"description":"Register the astronomy_get_satellite_passes tool, which predicts visible satellite passes from CelesTrak TLEs propagated with SGP4. Off by default.","format":"string","default":"false","name":"ASTRONOMY_ENABLE_SATELLITES"},{"description":"Fallback IANA timezone for observer-local output when a tool call omits `timezone`. Unset means UTC-only output.","format":"string","name":"ASTRONOMY_DEFAULT_TIMEZONE"}]}],"remotes":[{"type":"streamable-http","url":"https://astronomy.caseyjhand.com/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-08-18T13:44:04.103487Z","publishedAt":"2026-08-18T13:44:04.103487Z","updatedAt":"2026-08-18T13:44:04.103487Z","isLatest":true}}}],"metadata":{"count":7}}
