II.
SourceRef JSON
Structured · livesource-ref:ora-mcp
Ora MCP metadata json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "source-ref:ora-mcp",
"_kind": "SourceRef",
"_file": "sourceref-scope/source-refs/ora-run.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"displayName": "Ora MCP metadata",
"description": "Ora MCP discovery document listing feedback tools available to AI agents.",
"repoUrl": "https://ora.run",
"ref": "live",
"path": "/.well-known/mcp.json",
"downloadUrl": "https://ora.run/.well-known/mcp.json",
"homepageUrl": "https://ora.run/docs",
"kind": "mcp-metadata"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "tool:ora-agent-readiness",
"to": "source-ref:ora-mcp",
"kind": "sourced_from"
},
{
"from": "tool-server:ora-feedback-mcp",
"to": "source-ref:ora-mcp",
"kind": "sourced_from",
"attributes": {}
}
]
}