File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
content/payments/billpay/mcp Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -124,8 +124,10 @@ You are ready!
124124 <li >Make bill payments while coding.</li >
125125 <li >Make agents that can use the <i >Setu Bill Payments MCP</i >.</li >
126126 <li >For code level agents go to Get Started - <a href = " https://billpay-mcp.setu.co/login" target = " _blank" rel = " noreferrer" >Setu Bill Payments</a >.</li >
127- <li >Generate token using a mobile number.<br />![ OTP verification] ( /assets/payments/billpay/mcp/image-20251126-103200.png ) </li >
128- <li >Use token fetch API to get token.<br />![ Token fetch] ( /assets/payments/billpay/mcp/image-20251126-103532.png ) </li >
127+ <li >Generate token using a mobile number.
128+ <MainImage src = " https://storage.googleapis.com/strapi-assets/latest/MCP_for_bill_payment/cursor-authentication.png" alt = " Cursor Authentication successful" /></li >
129+ <li >Use token fetch API to get token.</li >
130+ <MainImage src = " https://storage.googleapis.com/strapi-assets/latest/MCP_for_bill_payment/cursor-token-fetch.png" alt = " Cursor Token Fetch" />
129131 <li >Use this token to call the /mcp endpoints for tools and no need to implement OAuth user redirect implementation.</li >
130132 </ol >
131133
You can’t perform that action at this time.
0 commit comments