Skip to content

Decision needed: alpha-gated managed MCP servers awaiting a tier call (live queue) #106

Description

@micheleRP

Filed by the scheduled cloudv2→adp-docs sync routine (2026-06-20). No PR was opened — see why below.

What landed in cloudv2

In the last 24h, three new managed MCP server types were merged to cloudv2 main:

Server Display name Category cloudv2 PR Feature commit
Spotfire Spotfire Utility #27307 14315bbaa
Navan Navan Utility #26992 d09dc692e
incident.io incident.io (Read-only) Communication #27289 9bc38d1d5

Why no docs PR

All three set FeatureGate: "alpha" in their register_mcp.go (verified on main):

  • apps/aigw/internal/mcp/managed/mcps/spotfire/register_mcp.go
  • apps/aigw/internal/mcp/managed/mcps/navan/register_mcp.go
  • apps/aigw/internal/mcp/managed/mcps/incident_io/register_mcp.go

Per the maturity HARD RULE in CLAUDE.md, alpha-gated servers are an early-access human/product decision, not a docs label. The routine must not add, update, or label their pages, and never writes "alpha" as a maturity. So nothing was published this run.

Decision for Michele / docs team

For each server, decide whether to:

  1. Ship it documented as beta:page-beta: true page header + badge:beta[label=beta] row in modules/connect/pages/managed/managed-catalog.adoc; or
  2. Leave it out of the docs until the alpha gate is lifted.

If you green-light any of them as beta, I can draft the catalog row + setup page on a follow-up run (grounded in cloudv2 source). Source notes already gathered:

  • Spotfire — "Browse and search the Spotfire library (analyses, data files, folders) on a Spotfire Server." Auth: service_account_oauth (client-credentials) or user_oauth (per-user OAuth). Requires base_url.
  • Navan — "Read company expense transactions, receipts, and travel bookings from Navan." Auth: company-level OAuth 2.0 client-credentials only (api_credentials: client_id, client_secret_ref, token_url, optional scopes); no per-user delegation. Requires base_url. Read-only.
  • incident.io — "Read incidents, follow-ups, severities, and statuses." Auth: static API key (api_key). Read-only — no write access.

Other ADP changes this window (no docs action)

  • AI Agent: Anthropic prompt caching enabled by default (cloudv2 #27306, 53143939d) — always-on internal cost optimization, no user-facing config knob. Nothing to document.
  • ServiceNow "schema MCP" (cloudv2 #27214) — a GlobalFoundries customer-specific custom JavaScript MCP under adp/customers/, not a managed server type. Not public-docs material.

cc @micheleRP — this isn't blocking anything; it just needs a tier call before docs can move.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions