Intelligence Aeternum
io.github.codex-curator/intelligence-aeternum-mcpAI training dataset marketplace: 2M+ museum artworks with Golden Codex enrichment
Tools · 13
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…
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…
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…
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…
FREE — Get complete API workflow documentation for agents. Returns the full agent guide with endpoints, pricing, custom fields schema, volume discounts, and recommended workflow.
FREE — Search the Alexandria Aeternum dataset catalog (7 museums, 1.6M+ images).
FREE (10/day) — Preview sample images from a dataset.
FREE — Get pricing information for a dataset purchase. Args: dataset_id: The dataset ID. quantity: Number of images to price.
Initiate a dataset purchase (x402 or Stripe).
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…
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…
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…
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
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"
}
}
}