We should have automated integration tests verifying that agentic payment headers (Skyfire skyfire-pay-id, x402 challenge) are correctly forwarded from MCP clients to the backend — e.g. against a dummy/mock payment endpoint. Currently this is only validated manually, so payment regressions on tools (like missing paymentRequired: true) can land unnoticed.
We should have automated integration tests verifying that agentic payment headers (Skyfire
skyfire-pay-id, x402 challenge) are correctly forwarded from MCP clients to the backend — e.g. against a dummy/mock payment endpoint. Currently this is only validated manually, so payment regressions on tools (like missingpaymentRequired: true) can land unnoticed.