ZV-2026-0148 · 2026-08-18 · mcp.kamy.dev

mcp.kamy.dev: Tool generate_integration_code was removed.

breaking

What changed

Tool generate_integration_code was removed. Tool get_api_key_instructions was removed. Tool get_usage was removed. Tool install_sdk was removed.

What to do

If your agents call mcp.kamy.dev, 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

generate_integration_code  Tool generate_integration_code was removed.
get_api_key_instructions  Tool get_api_key_instructions was removed.
get_usage  Tool get_usage was removed.
install_sdk  Tool install_sdk was removed.
Read everything about the authenticated Kamy account in one call: profile, plan and plan s…
+  Read everything about the authenticated Kamy account in one call: profile, plan and plan s…   get_account
Compute the kamy.dev/verify URL for a PDF without making a Kamy API call. Pass the PDF as …
+  Turn PDF bytes you are holding into their SHA-256 digest and the matching kamy.dev/verify/…   verify_pdf_signature
+  bulk_signature_requests  Tool bulk_signature_requests was added.
+  create_template  Tool create_template was added.
+  get_envelope  Tool get_envelope was added.
+  get_signature_request  Tool get_signature_request was added.
+  get_signature_template  Tool get_signature_template was added.
+  get_started  Tool get_started was added.
+  get_template_version  Tool get_template_version was added.
+  get_upload  Tool get_upload was added.
+  list_signature_templates  Tool list_signature_templates was added.
+  list_template_versions  Tool list_template_versions was added.
+  preview_field_placement  Tool preview_field_placement was added.
+  publish_template  Tool publish_template was added.
+  remind_signature  Tool remind_signature was added.
+  rollback_template  Tool rollback_template was added.
+  trace_record_batch  Tool trace_record_batch was added.
+  update_template  Tool update_template was added.
Render a PDF from a Kamy template and data, and wait for it. This is the default document …
+  Render a PDF from a Kamy template and data, and wait for it. This is the default document …   render_pdf
Check whether a SHA-256 digest has a Kamy attestation on record. Public surface — like the…
+  Ask Kamy whether a SHA-256 digest has an attestation on record — the tool that actually re…   verify_attestation
Full mcp.kamy.dev changelog →JSON feedWatch this for my agents