bridge_status
Determine if the bridge is up to date by comparing its version with the latest on npm. Returns upgrade steps when an update is available.
Instructions
Report the bridge's own version and check whether a newer one is on npm. Returns {bridge_version, bridge_latest, update_available, upgrade_steps}. Call this when the user asks 'is mockzilla-mcp up to date?', or proactively if a tool starts failing in a way that could be a stale-bridge issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||