Skip to content

Commit da8b3ed

Browse files
committed
Update build-with-ai.mdx
1 parent f9468a6 commit da8b3ed

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

embedded-wallets/build-with-ai.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ See the [web3auth/skill README](https://github.com/Web3Auth/skill) for global or
3232
## 2. Connect the MCP server
3333

3434
Add the [Embedded Wallets MCP server](https://github.com/Web3Auth/web3auth-mcp) so your assistant can search docs and fetch examples.
35-
All configs use this URL: `https://mcp.web3auth.io`
35+
All configurations use this URL: `https://mcp.web3auth.io`
3636

3737
<Tabs groupId="ai-tool">
3838
<TabItem value="cursor" label="Cursor" default>
@@ -153,10 +153,10 @@ The skill keeps SDK choice and wallet-address pitfalls in check.
153153

154154
Good follow-up prompts:
155155

156-
- _"Add MetaMask Embedded Wallets to my React app with Google login."_
157-
- _"Set up social login wallets in my Next.js app using Wagmi."_
158-
- _"Integrate embedded wallets in my Flutter app."_
159-
- _"Why are my users getting different wallet addresses after I changed the login method?"_
156+
- _"Add MetaMask Embedded Wallets to your React app with Google sign-in."_
157+
- _"Set up wallets with social sign-in in your Next.js app using Wagmi."_
158+
- _"Integrate Embedded Wallets in your Flutter app."_
159+
- _"Why do users get different wallet addresses after the sign-in method changes?"_
160160

161161
:::tip
162162
Use planning mode (where available) for your first prompt.

0 commit comments

Comments
 (0)