You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -137,11 +146,13 @@ This document provides examples of how to interact with the Base MCP tools throu
137
146
138
147
**Claude:** I'll check what assets are available for onramping in New York.
139
148
140
-
*Claude uses the `get_onramp_assets` tool with the following parameters:*
149
+
_Claude uses the `get_onramp_assets` tool with the following parameters:_
150
+
141
151
- country: "US"
142
152
- subdivision: "NY"
143
153
144
154
**Claude:** Here are the assets available for onramping in New York, US:
155
+
145
156
- ETH
146
157
- USDC
147
158
- DAI
@@ -153,7 +164,8 @@ This document provides examples of how to interact with the Base MCP tools throu
153
164
154
165
**Claude:** I'll generate an onramp link for you.
155
166
156
-
*Claude uses the `onramp` tool with the following parameters:*
167
+
_Claude uses the `onramp` tool with the following parameters:_
168
+
157
169
- amountUsd: 100
158
170
- assetId: "eth"
159
171
@@ -165,7 +177,8 @@ This document provides examples of how to interact with the Base MCP tools throu
165
177
166
178
**Claude:** I'll set up the purchase of OpenRouter credits for you.
167
179
168
-
*Claude uses the `buy_openrouter_credits` tool with the following parameters:*
180
+
_Claude uses the `buy_openrouter_credits` tool with the following parameters:_
181
+
169
182
- amountUsd: 20
170
183
171
184
**Claude:** I've initiated the purchase of $20 worth of OpenRouter credits using your USDC. The transaction hash is: 0x123456789abcdef123456789abcdef123456789abcdef123456789abcdef1234
0 commit comments