II.
ScopeBoundary JSON
Structured · livescope-boundary:mcp-firecrawl.scope
scope-boundary:mcp-firecrawl.scope json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "scope-boundary:mcp-firecrawl.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/scope-boundaries-mcp-servers.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "tool-server:mcp-firecrawl",
"inScope": "Crawl + scrape + structured-extract over the public web with\nJS rendering, returning markdown / JSON. Strong fit for ingestion\npipelines feeding RAG indexes.\n",
"outOfScope": "Authenticated SaaS scraping (ToS-sensitive), real-time low-latency\nqueries, and internal-only data sources behind VPNs.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:runtime-only"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:mcp-firecrawl.scope",
"to": "tool-server:mcp-firecrawl",
"kind": "bounds_subject"
},
{
"from": "scope-boundary:mcp-firecrawl.scope",
"to": "out-of-scope-reason:runtime-only",
"kind": "has_out_of_scope_reason"
}
],
"incomingEdges": []
}