diff --git a/content/payments/billpay/mcp/integration-guide.mdx b/content/payments/billpay/mcp/integration-guide.mdx
index 235badd2..ba9b1b29 100644
--- a/content/payments/billpay/mcp/integration-guide.mdx
+++ b/content/payments/billpay/mcp/integration-guide.mdx
@@ -124,8 +124,10 @@ You are ready!
Make bill payments while coding.
Make agents that can use the Setu Bill Payments MCP.
For code level agents go to Get Started - Setu Bill Payments.
- Generate token using a mobile number.

- Use token fetch API to get token.

+ Generate token using a mobile number.
+
+ Use token fetch API to get token.
+
Use this token to call the /mcp endpoints for tools and no need to implement OAuth user redirect implementation.