Skip to content

Commit 64483c2

Browse files
authored
Merge pull request #387 from SetuHQ/sowmith-setu-patch-1
Update integration-guide.mdx
2 parents 8648222 + 5b0dcf0 commit 64483c2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/payments/billpay/mcp/integration-guide.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)