domscribe.resolve.batch
Resolve multiple element IDs in one call
How to use it
domscribe.resolve.batch is exposed by the Domscribe MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the domscribe.resolve.batch tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Domscribe
npx domscribe initOther tools in Domscribe (13)
Retrieve annotation by ID
List annotations with status/filter options
Atomically claim the next queued annotation (prevents concurrent agent conflicts)
Attach agent response and transition to PROCESSED
Full-text search across annotation content
Manually transition annotation status
Find manifest entries by file path, component name, or element ID
Manifest coverage statistics (entry count, file count, component count, cache hit rate)
Query a source file + line and get live runtime context (props, state, DOM snapshot)
Resolve a data-ds element ID to its source location (file, line, col, component)
Relay daemon health, manifest stats, queue counts
Compare the element against the baseline — deterministic verdict + per-property deltas
Capture a pre-edit style/geometry snapshot of a rendered element