Back to dashboard

Integration Matrix

Trusted integration targets with bounded public artifact probes, protected handoff previews, and a demo path that keeps each service responsible for its own work.

11

Active

0

Degraded

0

Unavailable

Full demo path

Root to MCP to AgentUI, Spec, Sandbox, and Evals

This view shows the public evidence and trace-linked dry-run handoffs needed for a credible demo. MCP remains the capability registry and delegation broker; downstream tools keep ownership of rendering, validation, execution, and scoring.

Readiness

92/100

Classification

demo ready

5 active services5 protected handoffs
PlatPhormNews Root
degraded
Publishes the network graph and public policy surfaces MCP uses as topology truth.
MCP
active
Lists tools, resources, prompts, generated drafts, policies, and trace-linked handoff envelopes.
AgentUI
active
Renders MCP schemas as operator workflow panels and shows current step state.
Spec
active
Validates MCP schemas, OpenAPI contracts, AsyncAPI events, and handoff envelopes.
Sandbox
active
Receives generated draft tools for dry-run execution and artifact checks.
Evals
active
Scores tool readiness and returns pass/fail/partial gate state for release decisions.

Demo Workflow

Step 1

Root graph discovery

degraded

Show that MCP reads the root topology and labels source drift instead of inventing site counts.

rootmcp
public-safe readpublic_getexecution claimed: nohttps://platphormnews.com/api/network/graphhttps://mcp.platphormnews.com/api/v1/discovery/sites
Step 2

Tool schema rendering

active

Render the selected MCP tool schema in AgentUI before any protected execution.

mcpagentui
public-safe readmcpexecution claimed: notools/listresources/listprompts/list
Step 3

Contract validation

active

Send a protected dry-run handoff to Spec only when the operator key is present.

mcpspec
PLATPHORM_API_KEY requiredhandoffexecution claimed: noopenapi.yamlasyncapi.yaml.well-known/mcp.json
Step 4

Bounded dry-run

active

Use Sandbox for bounded execution evidence; MCP should not claim execution itself.

mcpsandbox
PLATPHORM_API_KEY requiredhandoffexecution claimed: nofactory draft toolhandoff envelopetrace context
Step 5

Release gate scoring

active

Evals owns the scorecard. MCP records the handoff and waits for confirmed results.

mcpevals
PLATPHORM_API_KEY requiredhandoffexecution claimed: noeval manifestpublic-safe scorecardrelease gate state
Boundary Rules
No demo path should imply downstream execution without downstream evidence.

140 local callable MCP tools stay separate from remote capabilities.

Protected validation, dry-run, execution, and scoring require PLATPHORM_API_KEY.

Every handoff includes trace context and reports execution claimed: no.

Demo Script
Copyable operator path without embedded secrets.

Open demo readiness

public
curl https://mcp.platphormnews.com/api/v1/demo/suite

Check MCP metadata

public
curl https://mcp.platphormnews.com/api/mcp

Initialize MCP 2025 client

public
curl -s https://mcp.platphormnews.com/api/mcp -H 'content-type: application/json' -H 'mcp-protocol-version: 2025-06-18' -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-06-18","capabilities":{},"clientInfo":{"name":"demo","version":"1.0.0"}}}'

Inspect local callable tools

public
curl -s https://mcp.platphormnews.com/api/v1/registry/tools

Preview protected validation handoff

protected
curl -s https://mcp.platphormnews.com/api/v1/factory/validate -H 'content-type: application/json' -H "X-PlatPhorm-API-Key: $PLATPHORM_API_KEY" -d '{"dryRun":true,"toolName":"inspect_spec_discovery"}'

Trace-Linked Handoff Preview

Dry-run envelopes for the protected steps. These are previews, not downstream execution receipts.

Open JSON API

mcp to root

protected_required

Ask the root control plane to refresh or confirm the network graph source used by MCP discovery.

Transport: openapiTrace: edeb4777-4bc2-4c75-a160-57e598146ebeAuth satisfied: noExecution claimed: no

mcp to agentui

protected_required

Ask AgentUI to render MCP tool schemas and present a demo workflow without executing protected tools.

Transport: mcpTrace: e7a65706-77a6-46a6-9042-82b49de6b59cAuth satisfied: noExecution claimed: no

mcp to spec

protected_required

Send the MCP registry and handoff envelope schema bundle to Spec for contract validation.

Transport: mcpTrace: 3cea12ee-f14f-409d-8498-aec90988bcc1Auth satisfied: noExecution claimed: no

mcp to sandbox

protected_required

Send a generated draft tool to Sandbox for bounded dry-run validation after auth is satisfied.

Transport: mcpTrace: b37b972d-50ba-4ddb-a615-e4fa718cb625Auth satisfied: noExecution claimed: no

mcp to evals

protected_required

Submit the MCP registry and generated tool evidence package to Evals for scoring after auth is satisfied.

Transport: mcpTrace: 8c13e228-d77a-48d7-874c-c60c0dca421aAuth satisfied: noExecution claimed: no

Demo Caveats

  • PlatPhormNews Root public evidence is degraded; demo can continue, but call it degraded.
  • Root graph discovery is degraded; do not claim downstream completion.

Service Artifact Probes

These are public discovery checks only. Protected sync, validation, eval, and execution actions require PLATPHORM_API_KEY.

Open integration JSON
Spec
OpenAPI/spec artifact import and schema conformance
active
7/7 artifacts active100% evidencepublic discoveryprotected sync/test

Public discovery artifacts responded successfully during bounded live probing.

Evals
MCP/tool/schema/readiness eval cases and release gates
active
7/7 artifacts active100% evidencepublic discoveryprotected sync/test

Public discovery artifacts responded successfully during bounded live probing.

Sandbox
Bounded generated-tool dry-runs and schema validation
active
7/7 artifacts active100% evidencepublic discoveryprotected sync/test

Public discovery artifacts responded successfully during bounded live probing.

BrowserOps
Browser journey validation and UI proof
active
7/7 artifacts active100% evidencepublic discoveryprotected sync/test

Public discovery artifacts responded successfully during bounded live probing.

JSON
JSON manifest and tool-output validation
active
7/7 artifacts active100% evidencepublic discoveryprotected sync/test

Public discovery artifacts responded successfully during bounded live probing.

XML
RSS, Atom, sitemap, and XML artifact validation
active
7/7 artifacts active100% evidencepublic discoveryprotected sync/test

Public discovery artifacts responded successfully during bounded live probing.

AgentUI
Agent-facing workflow UI and MCP tool-flow testing
active
7/7 artifacts active100% evidencepublic discoveryprotected sync/test

Public discovery artifacts responded successfully during bounded live probing.

OpenContent
Public content and example ingestion with citations
active
7/7 artifacts active100% evidencepublic discoveryprotected sync/test

Public discovery artifacts responded successfully during bounded live probing.

Docs
Capability docs, onboarding guides, and remediation notes
active
7/7 artifacts active100% evidencepublic discoveryprotected sync/test

Public discovery artifacts responded successfully during bounded live probing.

Podcasts
Public podcast/feed discovery where real feeds exist
active
7/7 artifacts active100% evidencepublic discoveryprotected sync/test

Public discovery artifacts responded successfully during bounded live probing.

Catalog
Capability catalog sync and reuse scoring
active
5/7 artifacts active80% evidencepublic discoveryprotected sync/test

Public discovery artifacts responded successfully during bounded live probing.