The server's credentialSchema does not declare providerType; it was being silently stripped by Zod. Remove it from the request body and add a contract test suite asserting the exact wire keys sent, mirroring the existing BUG-1 tests for postSetupConfig. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>