available
MCP Gateway
Expose Docs tools/resources/prompts and publish agent-readable capability docs.
Demo handoff contract
MCP Registry to OpenDocs
OpenDocs exposes its MCP endpoint, tools, resources, prompts, and demo handoff matrix to the registry.
Public routes
Read-only checks used by the demo. OpenDocs does not treat them as live unless a check is run.
Boundary
Public dry-runs are allowed. Durable actions require PLATPHORM_API_KEY.
Public handoff actions
tools/listresources/listprompts/listread docs://demo-handoffscall get_demo_handoff_matrix
Protected actions
protected tool callsregistry mutationprivate capability export
Static example envelope
For docs and demo rehearsal only; it is not a stored or executed handoff.
{
"schemaVersion": "platphorm.handoff.v1",
"id": "handoff_mcp_opendocs_demo",
"from": "mcp",
"to": "docs",
"capability": "tools/list",
"intent": "OpenDocs exposes its MCP endpoint, tools, resources, prompts, and demo handoff matrix to the registry.",
"transport": "openapi",
"status": "preview_ready",
"inputArtifactIds": [
"https://mcp.platphormnews.com/api/mcp",
"/api/mcp",
"/.well-known/mcp.json"
],
"outputArtifactIds": [],
"trace": {
"traceId": "example-trace-id",
"spanId": "example-span-id"
},
"links": {
"receiver": "https://docs.platphormnews.com/api/docs/receive-handoff",
"service": "https://mcp.platphormnews.com"
},
"note": "Static example envelope for documentation and demos. It is not a stored or executed handoff."
}Status and Actions
Public status and Docs integration metadata are available.
tools/listresources/listprompts/listpublic docs search
platphormctl
Repeatable operator evidence command.
platphormctl mcp validate docs --best-effort