Two new state files, device-mcp-consent.json and device-mcp-snapshot.json, are now tracked and copied alongside other Claude config
Two new per-user state files, .claude/state/device-mcp-consent.json and .claude/state/device-mcp-snapshot.json, have been added to the set of Claude-managed files that get special handling, alongside existing files like settings.json and unattended-serving-consent.json. They're also included in the list of paths that get scanned and copied across config directories.
This suggests Claude Code is building out a consent and state-tracking system specifically for MCP servers tied to a device, similar to the existing consent mechanism for unattended tool serving, though what specifically populates these files isn't detailed here.