@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/computer-science/api-mcp-roots-and-resource-discovery>
  a schema:TechArticle ;
  schema:headline "API MCP Roots and Resource Discovery" ;
  schema:url <https://anchorfact.org/computer-science/api-mcp-roots-and-resource-discovery/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.825" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/api-mcp-roots-and-resource-discovery>
  schema:citation <https://modelcontextprotocol.io/specification/2025-06-18/client/roots> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/api-mcp-roots-and-resource-discovery>
  schema:citation <https://modelcontextprotocol.io/specification/2025-06-18/server/resources> ;
  af:sourceTier "S" .