← Registry

Data Collection

iaeternum.ai

Search and retrieve metadata and compliance information for museum artworks from the Alexandria Aeternum catalog.

2 endpoints16 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://data-portal-172867820131.us-west1.run.app/mcp

No auth detected

MCP server metadata

Name
intelligence-aeternum
Version
3.0.2
Capabilities
experimentalprompts.listChangedresources.listChangedtools.listChangedextensions.io.modelcontextprotocol/ui
Server instructions

Intelligence Aeternum — Compliance-ready AI training datasets from 2M+ museum artworks across 7 world-class institutions. 111-field Golden Codex provenance schema. The antidote to model collapse and synthetic data degradation. Every purchase is a PACKAGE: metadata + image together. No standalone image price. FREE TOOLS: search_alexandria, get_human_standard_metadata (5/day), get_compliance_manifest, search_datasets, preview_dataset, get_pricing, get_agent_guide, list_enrichment_tiers. PAID TOOLS (x402 USDC on Base L2): get_hybrid_premium_metadata ($0.20), enrich_agent_image (from $0.20), purchase_dataset. Payment protocol: When a paid endpoint returns HTTP 402, extract the x402 payment details (amount, currency, network, recipient), execute a USDC transfer on Base L2, then re-call with X-PAYMENT header. Compliance: Every transaction includes auto-generated AB 2013 (California) and EU AI Act Article 53 provenance manifests at no additional cost. Two-tier architecture: - Human_Standard (FREE, 5/day): 500-1,200 tokens + image, zero synthetic content - Hybrid_Premium ($0.20): 2,000-6,000 tokens + image, VLM deep visual analysis NEW: Submit YOUR images for Golden Codex enrichment via enrich_agent_image. Custom fields (title, artist, copyright) are merged with Hybrid_Premium analysis. Volume discounts (Hybrid_Premium): 100+ records 25% off, 500+ 37% off, 2000+ 50% off (automatic per wallet). Research: The Density Imperative (DOI: 10.5281/zenodo.18667735) shows dense metadata improves VLM visual perception by +25.5% while sparse captions destroy model capabilities by -54.0%. Enterprise: Starting at $8,000 for full dataset access with compliance manifests. Contact enterprise@iaeternum.ai.

Known tools 13

search_alexandria

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

Inferred read-only
get_curated_metadata

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

Inferred read-only
get_oracle_metadata

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

Inferred read-only
get_compliance_manifest

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

Inferred read-only
get_agent_guide

FREE — Get complete API workflow documentation for agents.

Inferred read-only
search_datasets

FREE — Search the Alexandria Aeternum dataset catalog (7 museums, 1.

Inferred read-only
preview_dataset

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

Inferred read-only
get_pricing

FREE — Get pricing information for a dataset purchase.

Potential side effects
purchase_dataset

Initiate a dataset purchase (x402 or Stripe).

Potential side effects
list_enrichment_tiers

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

Inferred read-only
enrich_agent_image

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

Inferred read-only
deliver_artifacts

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

Potential side effects
get_enrichment_status

Poll the status of a Golden Codex enrichment job.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.intelligence-aeternum]
url = "https://data-portal-172867820131.us-west1.run.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "intelligence-aeternum": {
      "type": "http",
      "url": "https://data-portal-172867820131.us-west1.run.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: intelligence-aeternum
Remote MCP URL: https://data-portal-172867820131.us-west1.run.app/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "intelligence-aeternum": {
      "url": "https://data-portal-172867820131.us-west1.run.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "intelligence-aeternum": {
      "type": "http",
      "url": "https://data-portal-172867820131.us-west1.run.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "intelligence-aeternum",
  "transport": "streamable-http",
  "url": "https://data-portal-172867820131.us-west1.run.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://fluora-mcp-172867820131.us-west1.run.app/mcp

No auth detected

MCP server metadata

Name
intelligence-aeternum
Version
1.0.0
Capabilities
tools.listChanged

Known tools 3

price-listing

No description published.

Inferred read-only
payment-methods

No description published.

Potential side effects
make-purchase

No description published.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.intelligence-aeternum]
url = "https://fluora-mcp-172867820131.us-west1.run.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "intelligence-aeternum": {
      "type": "http",
      "url": "https://fluora-mcp-172867820131.us-west1.run.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: intelligence-aeternum
Remote MCP URL: https://fluora-mcp-172867820131.us-west1.run.app/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "intelligence-aeternum": {
      "url": "https://fluora-mcp-172867820131.us-west1.run.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "intelligence-aeternum": {
      "type": "http",
      "url": "https://fluora-mcp-172867820131.us-west1.run.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "intelligence-aeternum",
  "transport": "streamable-http",
  "url": "https://fluora-mcp-172867820131.us-west1.run.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for run.app was fetched 2026-07-28T00:07:38.004Z and is being refreshed.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.