A deep JSON comparison tool that lets Claude spot differences between two JSON strings regardless of property order or nesting level. Uses a recursive algorithm to detect missing keys, extra keys, value mismatches, and type mismatches at any depth, returning detailed reports with exact paths like "root.user.settings.theme" for each difference. Handles arrays order-independently and provides summary counts. You'd reach for this when debugging API responses, validating configuration changes, or checking data transformations where standard diff tools choke on reordered properties. The compare_json tool takes two JSON strings directly rather than file paths, making it straightforward to use in conversation without filesystem access.
claude mcp add --transport http ai.smithery-keremurat-mcp https://server.smithery.ai/@keremurat/mcp/mcp