Back to search
100
MCP live v1.0.0 streamable-http

Intelligence Aeternum

io.github.codex-curator/intelligence-aeternum-mcp

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

Uptime
9.1%
11 probes
Response
1703ms
last probe
Tools
13
callable

Tools · 13

search_alexandria

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 classificati…

get_curated_metadata

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 + i…

get_oracle_metadata

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…

get_compliance_manifest

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 co…

get_agent_guide

FREE — Get complete API workflow documentation for agents. Returns the full agent guide with endpoints, pricing, custom fields schema, volume discounts, and recommended workflow.

search_datasets

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

preview_dataset

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

get_pricing

FREE — Get pricing information for a dataset purchase. Args: dataset_id: The dataset ID. quantity: Number of images to price.

purchase_dataset

Initiate a dataset purchase (x402 or Stripe).

list_enrichment_tiers

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 ta…

enrich_agent_image

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-infus…

deliver_artifacts

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. Support…

get_enrichment_status

Poll the status of a Golden Codex enrichment job. Args: job_id: The job ID returned from the enrich endpoint.

Similar MCP servers embedding-nearest

iAeternum
Intelligence Aeternum — AI training dataset marketplace with 100,000+ museum artwork images with 4K token .json metadata. Search, preview, a
0 tools · http
Intelligence Aeternum
Persistent knowledge graph memory for AI agents with entity extraction and relationship mapping.
0 tools
superskill
Universal agentic knowledge base + context optimizer + skill marketplace for AI tools
0 tools
HiveMind
Collective intelligence, memory storage, and knowledge marketplace
0 tools · streamable-http
travel.art
Art-tourism data for AI agents: biennales, art fairs, museums with 2026 prices + dates.
0 tools · streamable-http
ARGENTUM
Karma economy for AI agents. Community attestations, on-chain reputation on Arbitrum.
0 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "intelligence_aeternum": {
      "url": "https://data-portal-172867820131.us-west1.run.app/mcp",
      "transport": "streamable-http"
    }
  }
}