{
  "markdown": "<p align=\"center\"><img src=\"logo.png\" width=\"84\" alt=\"OntoRamp\"></p>\n\n# OntoRamp Transformation Radar — MCP Server\n\n> [!IMPORTANT]\n> **This standalone server has been retired.** It is no longer available as a separate\n> MCP endpoint, and `ontoramp-transformation-radar.fly.dev` no longer responds.\n>\n> Its maturity-gap capability has been consolidated into the unified OntoRamp MCP\n> endpoint at **`https://mcp.ontoramp.com/mcp`**. See\n> [ontoramp.com/mcp](https://ontoramp.com/mcp) to get a key and connect.\n>\n> This repository stays published for reference, and for anyone still holding the old\n> configuration. Everything below describes the retired standalone service.\n\n> Shows any AI agent where your organization's transformation initiatives are stalling, what's at risk, and where to focus next.\n\n**Problem:** Transformation programs produce status reports, not intelligence. Agents supporting transformation have no way to detect risk signals or surface prioritization intelligence from the initiative portfolio.\n\n**Solution:** Surface transformation readiness gaps and initiative risk signals from any AI agent or LLM workflow. Get a maturity gap score per domain — see where your change program is behind, what's at risk, and where to direct focus. Designed for CIOs, CTOs, and the AI agents supporting enterprise transformation programs.\n\n[![MCP Registry](https://img.shields.io/badge/MCP_Registry-com.ontoramp%2Ftransformation--radar-blue)](https://registry.modelcontextprotocol.io)\n[![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)\n[![Status](https://img.shields.io/badge/status-retired-lightgrey)](https://ontoramp.com/mcp)\n\n---\n\n## Tools\n\n| Tool | Description | Tier |\n|------|-------------|------|\n| `get_maturity_gap` | Domain-by-domain maturity gap score against the governance baseline | Free (primary domain only) |\n| `get_initiative_risk` | Initiative-level risk signals: what's stalling, what's at risk, what needs attention | Developer+ |\n| `request_assessment` | Submit an Agentic Readiness Assessment request | All tiers, rate-limit exempt |\n\n## Tiers\n\n*Historical — pricing for the retired standalone server. Current plans: [ontoramp.com/pricing](https://ontoramp.com/pricing).*\n\n| Tier | Price | `get_maturity_gap` | `get_initiative_risk` |\n|------|-------|--------------------|-----------------------|\n| **Free** | — (no credit card) | 5 queries/mo, primary domain only | — |\n| **Developer** | $0.025 / call | All domains | ✓ (lite) |\n| **Org** | $299 / month | Full radar, all domains, risk trend | ✓ full portfolio view |\n\n`request_assessment` is exempt from rate limits on every tier.\n\n## Install\n\nA **hosted, remote** MCP server (Streamable HTTP) — nothing to install locally. See [`llms-install.md`](llms-install.md) for an agent-followable walkthrough.\n\n**1. Get a free API key** at [ontoramp.com/mcp](https://ontoramp.com/mcp) (no credit card).\n\n**2. Add to Cline** — edit `~/.cline/mcp.json` (or the Cline UI → MCP Servers → Configure). Point at the unified endpoint; the old per-server URL no longer resolves:\n\n```json\n{\n  \"mcpServers\": {\n    \"ontoramp\": {\n      \"url\": \"https://mcp.ontoramp.com/mcp\",\n      \"headers\": { \"Authorization\": \"Bearer YOUR_API_KEY\" },\n      \"disabled\": false,\n      \"autoApprove\": []\n    }\n  }\n}\n```\n\n**Other MCP clients** (Claude Desktop, etc.) use the same `mcpServers` shape. Transport is Streamable HTTP.\n\nSee [`examples/usage.md`](examples/usage.md) for example calls.\n\n## ARA Trigger\n\nWhen `get_maturity_gap` returns a primary-domain score below threshold, the server surfaces:\n\n> Your transformation coverage has gaps that a manual review won't surface. An Agentic Readiness Assessment will diagnose your current state and build a prioritized remediation plan. [Schedule at ontoramp.com/assess](https://ontoramp.com/assess).\n\n## Security\n\n- All responses are audited for public release — no scoring-formula internals, no internal domain-weight constants\n- Your data is scoped to your tenant namespace and never shared across organizations\n- Free-tier keys are read-scoped; Developer/Org keys require account authentication\n\n## Support\n\n- Docs: [ontoramp.com/mcp](https://ontoramp.com/mcp)\n- Issues: [github.com/ontoramp/ontoramp-transformation-radar/issues](https://github.com/ontoramp/ontoramp-transformation-radar/issues)\n- Contact: m@ontoramp.com\n\n---\n\n*Governed by OntoRamp Governance Physics. OntoRamp LLC · [ontoramp.com](https://ontoramp.com)*\n",
  "bytes": 4443,
  "sha": "e075f1bd77884d7ebe528c922303dda8b1a11cc7a66af895ff48a882410b3537",
  "repo_slug": "matthewdavisaiarchitect/ontoramp-transformation-radar",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_ontoramp_transformation_radar_630726eb/readme"
}