ZV-2026-0077 · 2026-08-17 · mcp.lovie.co

mcp.lovie.co: Tool card_get_list_card_controls was removed.

breaking

What changed

Tool card_get_list_card_controls was removed. Tool card_get_list_card_details was removed. Tool card_get_card_details was renamed to card_freeze_card. Tool card_get_list_card_limits was renamed to card_get_card_spend. Field id was renamed to cardId on card_get_card. Field details was removed from card_get_card output; consumers reading it will break. Field details was removed from card_get_card_details output; consumers reading it will break. Field limits was removed from card_get_list_card_limits output; consumers reading it will break. Field filter was removed from card_get_list_cards input; consumers still sending it may be rejected or silently ignored. Field pageSize was removed from card_get_list_cards input; consumers still sending it may be rejected or silently ignored. Field pageToken was removed from card_get_list_cards input; consumers still sending it may be rejected or silently ignored. Field totalCount was removed from card_get_list_cards output; consumers reading it will break. Field nextPageToken was removed from card_get_list_cards output; consumers reading it will break.

What to do

If your agents call mcp.lovie.co, pin the new snapshot, patch the affected call sites, and let a green contract check confirm the fix. If you don't use the changed tools, nothing is required, but the rest of the ecosystem just learned about it at the same moment you did.

The redline

card_get_list_card_controls  Tool card_get_list_card_controls was removed.
card_get_list_card_details  Tool card_get_list_card_details was removed.
card_get_card_details
+  card_freeze_card   card_get_card_details
card_get_list_card_limits
+  card_get_card_spend   card_get_list_card_limits
id
+  cardId   card_get_card
details  Field details was removed from card_get_card output; consumers reading it will break.
details  Field details was removed from card_get_card_details output; consumers reading it will break.
limits  Field limits was removed from card_get_list_card_limits output; consumers reading it will break.
filter  Field filter was removed from card_get_list_cards input; consumers still sending it may be rejected or silently ignored.
pageSize  Field pageSize was removed from card_get_list_cards input; consumers still sending it may be rejected or silently ignored.
pageToken  Field pageToken was removed from card_get_list_cards input; consumers still sending it may be rejected or silently ignored.
totalCount  Field totalCount was removed from card_get_list_cards output; consumers reading it will break.
nextPageToken  Field nextPageToken was removed from card_get_list_cards output; consumers reading it will break.
+  signatureBlock  Field signatureBlock was added to cap_table_get_cap_table_agreement output.
+  documentId  Optional field documentId was added to cap_table_import_safe; may shift model behaviour.
+  preview  Optional field preview was added to cap_table_import_safe; may shift model behaviour.
+  preview  Field preview was added to cap_table_import_safe output.
+  captable_run_safe_reminders  Description of captable_run_safe_reminders changed (100% word delta).
+  card_get_card_details  Description of card_get_card_details changed (100% word delta).
+  card  Field card was added to card_get_card_details output.
+  cardId  Field cardId was added to card_get_list_card_limits output.
+  limitCents  Field limitCents was added to card_get_list_card_limits output.
+  limitInterval  Field limitInterval was added to card_get_list_card_limits output.
+  totalSpentCents  Field totalSpentCents was added to card_get_list_card_limits output.
+  includeCanceled  Optional field includeCanceled was added to card_get_list_cards; may shift model behaviour.
+  card_create_card  Tool card_create_card was added.
+  card_get_list_card_transactions  Tool card_get_list_card_transactions was added.
+  card_get_list_org_cards  Tool card_get_list_org_cards was added.
+  card_unfreeze_card  Tool card_unfreeze_card was added.
+  card_update_card_spend_limit  Tool card_update_card_spend_limit was added.
Full mcp.lovie.co changelog →JSON feedWatch this for my agents