Skip to content

Changelog

Trinity MCP Server release history

Versioned releases of the Trinity Insights MCP Server. Each release lists what was added, changed or fixed. Updated with every version deployment.

v0.1.0

Silent Build

Initial Trinity Insights MCP Server release. Eight tools, five resources, four curated prompts. Tier-aware Bearer authentication. Full content surface indexable atemporal across documentation, legal, methodology, use-cases, examples, FAQ and glossary.

Added

  • Canonical endpoint https://mcp.trinityinsights.io/mcp (Streamable HTTP, MCP spec 2025-11-25)
  • Tier-aware Bearer authentication with HMAC-SHA256 + pepper (Phase 1)
  • MCP tools: get_chart_value, list_metrics, get_chart_education, get_audit_status, compare_metrics_across_rubrics, compare_cycles, get_trinity_composite, get_glossary_term
  • MCP resources: trinity://compliance/disclaimer, trinity://catalog/current, trinity://composites/list, trinity://education/{metric_id}, trinity://glossary/{term}
  • Bilingual curated prompts: macro-briefing-today, compare-cycles, narrative-check, tier-upgrade-recommendation
  • Dynamic tier scope: Free, Founding=Pro, Pro, Performance, Team. Near-instant upgrade propagation
  • Runtime recipe-leak guard on proprietary Trinity composites
  • Compliance wrapper on every response (MiCA disclaimer - educational tool, not an investment service provider, not a CASP)
  • Tier-aware rate limiting via Redis token bucket
  • Internal monitoring posture covering MCP health, recipe-leak, catalog sync, AI crawler access
  • SSR frontend: extensive surface of public pages indexable by AI crawlers (landing, docs hub, setup pages, use cases, examples, FAQ, glossary, press, legal, methodology)
  • Schema.org graphs: SoftwareApplication, Organization, Person, Service, WebAPI, APIReference, Article, FAQPage, HowTo, ItemList, DefinedTermSet, BreadcrumbList, speakable
  • Dynamic sitemap.xml with FR/EN hreflang per indicator
  • robots.txt allowing the major AI crawlers (Google-Extended, GPTBot, ClaudeBot, PerplexityBot, OAI-SearchBot, Applebot-Extended, CCBot, anthropic-ai, Mistral-AI-Crawler, etc.)
  • Structured llms.txt + llms-full.txt
  • Iframe-friendly embed pages /embed/[slug] (noindex, canonical → /mcp/metrics/[slug])
  • Dashboard Settings → MCP API Keys: creation, listing, revocation, with one-time plaintext key display

Notifications: major MCP changes are notified by email to Pro/Performance/Team users who have created at least one MCP API key. Minor changes (bug fixes, performance) are documented here without notification.