# Intelligence Aeternum (remote · data-portal-172867820131.us-west1.run.app)

AI training dataset marketplace: 2M+ museum artworks with Golden Codex enrichment

- Trust score: 60/100 (medium)
- Change this week: +5
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `data-portal-172867820131.us-west1.run.app`: 60/100 (this document), [markdown](https://verifymcp.io/servers/codex-curator-intelligence-aeternum-mcp/data-portal-172867820131.md), [page](https://verifymcp.io/servers/codex-curator-intelligence-aeternum-mcp/data-portal-172867820131)
- remote · `fluora-mcp-172867820131.us-west1.run.app`: 49/100, [markdown](https://verifymcp.io/servers/codex-curator-intelligence-aeternum-mcp/fluora-mcp-172867820131.md), [page](https://verifymcp.io/servers/codex-curator-intelligence-aeternum-mcp/fluora-mcp-172867820131)

## Channel facts

- Endpoint: `https://data-portal-172867820131.us-west1.run.app/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 13 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 56/100
  - AI-judged instruction clarity (fair).
  - Context-footprint check failed: tool/resource definitions use about 1641 tokens (~126/item across 13 items; 13 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http codex-curator-intelligence-aeternum-mcp https://data-portal-172867820131.us-west1.run.app/mcp
```

### Codex

```toml
[mcp_servers.codex-curator-intelligence-aeternum-mcp]
url = "https://data-portal-172867820131.us-west1.run.app/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "codex-curator-intelligence-aeternum-mcp": {
      "type": "remote",
      "url": "https://data-portal-172867820131.us-west1.run.app/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add codex-curator-intelligence-aeternum-mcp --url https://data-portal-172867820131.us-west1.run.app/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  codex-curator-intelligence-aeternum-mcp:
    url: "https://data-portal-172867820131.us-west1.run.app/mcp"
```

### Other

```json
{
  "mcpServers": {
    "codex-curator-intelligence-aeternum-mcp": {
      "type": "http",
      "url": "https://data-portal-172867820131.us-west1.run.app/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 60, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 59, +2)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 57, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 56, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 55, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 54)

First indexed and scored.

## MCP tools (13)

### `search_alexandria` (~175 tokens)

FREE — Search 2M+ museum artworks in the Alexandria Aeternum catalog.

Searches the Firestore manifest (primary) with Vertex AI fallback.
Returns artifact IDs, titles, artists, dates, and classification.
Use get_curated_metadata() for Human_Standard metadata + image (5 free/day).
Use get_oracle_metadata() for Hybrid_Premium VLM deep analysis + image.

Args:
    query: Free-text search (e.g., "impressionist landscape", "Rembrandt portrait").
    museum: Filter by museum: met, nga, chicago, cleveland, rijksmuseum, smithsonian, paris.
    limit: Max results (default 20, max 100).

Input parameters:

- `limit` (integer)
- `museum` (string)
- `query` (string, required)

Output parameters:

- `result` (string)

### `get_curated_metadata` (~132 tokens)

FREE (5/day) — Get Human_Standard metadata + image for an artifact.

Returns 500-1,200 tokens of 100% human-sourced metadata PLUS a signed
image download URL. Every response is a package: metadata + image together.
Zero synthetic content. Sources: Museum API + Wikipedia + Wikidata + Getty ULAN.

After 5 free requests per day, requires $0.05 USDC via x402.

Args:
    artifact_id: The artifact ID (e.g., "met_10049", "nga_1234").

Input parameters:

- `artifact_id` (string, required)

Output parameters:

- `result` (string)

### `get_oracle_metadata` (~99 tokens)

PAID — Get Hybrid_Premium metadata + image with VLM deep visual analysis.

Returns 2,000-6,000 tokens including everything in Human_Standard PLUS:
visual_analysis, emotional_and_thematic_journey, deep symbolism,
and archetypal analysis. Image download URL included in response.

Args:
    artifact_id: The artifact ID (e.g., "met_10049").

Input parameters:

- `artifact_id` (string, required)

Output parameters:

- `result` (string)

### `get_compliance_manifest` (~115 tokens)

FREE — Get auto-generated regulatory compliance manifests for a dataset.

Returns AB 2013 (California) and/or EU AI Act Article 53 provenance manifests.
"Buy from us, get instant California + EU AI compliance."

Args:
    dataset_id: The dataset ID (e.g., "met-museum", "rijksmuseum").
    regulation: Which regulation: "ab2013", "eu_ai_act", or "all" (default).

Input parameters:

- `dataset_id` (string, required)
- `regulation` (string)

Output parameters:

- `result` (string)

### `get_agent_guide` (~41 tokens)

FREE — Get complete API workflow documentation for agents.

Returns the full agent guide with endpoints, pricing, custom fields schema,
volume discounts, and recommended workflow.

Output parameters:

- `result` (string)

### `search_datasets` (~54 tokens)

FREE — Search the Alexandria Aeternum dataset catalog (7 museums, 1.6M+ images).

Input parameters:

- `domain` (string)
- `min_images` (integer)
- `query` (string)

Output parameters:

- `result` (string)

### `preview_dataset` (~36 tokens)

FREE (10/day) — Preview sample images from a dataset.

Input parameters:

- `dataset_id` (string, required)
- `limit` (integer)

Output parameters:

- `result` (string)

### `get_pricing` (~53 tokens)

FREE — Get pricing information for a dataset purchase.

Args:
    dataset_id: The dataset ID.
    quantity: Number of images to price.

Input parameters:

- `dataset_id` (string, required)
- `quantity` (integer)

Output parameters:

- `result` (string)

### `purchase_dataset` (~42 tokens)

Initiate a dataset purchase (x402 or Stripe).

Input parameters:

- `dataset_id` (string, required)
- `payment_method` (string)
- `quantity` (integer, required)

Output parameters:

- `result` (string)

### `list_enrichment_tiers` (~52 tokens)

FREE — List available enrichment tiers for agent-submitted images.

NEW: Submit YOUR images via POST /agent/enrich with custom fields.
Your metadata is merged with Oracle analysis. Submitter values take priority.

Output parameters:

- `result` (string)

### `enrich_agent_image` (~197 tokens)

Submit YOUR image for Golden Codex enrichment (Enrichment-as-a-Service).

Tiers:
  \- oracle_only: Returns Golden Codex JSON (111-field Hybrid_Premium analysis)
  \- oracle_plus_infuse: JSON + XMP-infused image + GCX hash registry
  \- full_certified: JSON + infused + C2PA signed + hash registered

Custom fields are merged with Hybrid_Premium analysis. Submit as JSON string.
Your values take priority for factual fields (title, artist, copyright).

Args:
    image_url: Public URL of the image to enrich.
    tier: oracle_only, oracle_plus_infuse, or full_certified.
    callback_url: Optional webhook URL for completion notification.
    custom_fields: JSON string of custom metadata fields to merge.

Input parameters:

- `callback_url` (string)
- `custom_fields` (string)
- `image_url` (string, required)
- `tier` (string)

Output parameters:

- `result` (string)

### `deliver_artifacts` (~177 tokens)

Create an on-demand delivery order for specific manifest artifacts.

Artifacts are fetched from museum APIs, optimized, enriched (Nova + Atlas),
and bundled into a single downloadable archive. Supports up to 10,000
artifacts per order with automatic volume discounts.

Args:
    artifact_ids: Comma-separated artifact IDs (e.g., "met_436965,chicago_27992").
        Up to 10,000 per order.
    tier: Delivery tier: human_standard ($0.05) or hybrid_premium ($0.20).
    format: Output format: 'tar.gz' (default, best for ML pipelines),
        'zip' (best for humans), or 'urls' (legacy individual signed URLs).

Input parameters:

- `artifact_ids` (string, required)
- `format` (string)
- `tier` (string)

Output parameters:

- `result` (string)

### `get_enrichment_status` (~44 tokens)

Poll the status of a Golden Codex enrichment job.

Args:
    job_id: The job ID returned from the enrich endpoint.

Input parameters:

- `job_id` (string, required)

Output parameters:

- `result` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/codex-curator-intelligence-aeternum-mcp/data-portal-172867820131#diagnostics

## Score history

- 2026-08-03: 60
- 2026-08-02: 60
- 2026-08-01: 59
- 2026-07-31: 59
- 2026-07-30: 57
- 2026-07-29: 56
- 2026-07-28: 55
- 2026-07-27: 55
- 2026-07-26: 54

## Links

- Remote endpoint: https://data-portal-172867820131.us-west1.run.app/mcp
- Repository: https://github.com/codex-curator/intelligence-aeternum-mcp
- Website: https://iaeternum.ai/
- Changelog RSS feed: https://verifymcp.io/servers/codex-curator-intelligence-aeternum-mcp/data-portal-172867820131/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/codex-curator-intelligence-aeternum-mcp/data-portal-172867820131/changelog.json
- HTML version of this page: https://verifymcp.io/servers/codex-curator-intelligence-aeternum-mcp/data-portal-172867820131
