II.
ScopeBoundary JSON
Structured · livescope-boundary:mcp-figma.scope
scope-boundary:mcp-figma.scope json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "scope-boundary:mcp-figma.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/scope-boundaries-mcp-servers.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "tool-server:mcp-figma",
"inScope": "Read Figma files / frames / nodes via the Figma REST API and\nsurface them as design context for code agents (export images,\nextract design tokens, lookup variables).\n",
"outOfScope": "Bulk write / collaborative editing of Figma files, real-time\ncursor presence, and operations requiring an interactive\nplugin surface.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:runtime-only"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:mcp-figma.scope",
"to": "tool-server:mcp-figma",
"kind": "bounds_subject"
},
{
"from": "scope-boundary:mcp-figma.scope",
"to": "out-of-scope-reason:runtime-only",
"kind": "has_out_of_scope_reason"
}
],
"incomingEdges": []
}