Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/external/mcp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"zod": "catalog:"
},
"devDependencies": {
"@anthropic-ai/claude-agent-sdk": "^0.2.22",
"@anthropic-ai/claude-agent-sdk": "^0.2.25",
"@types/js-yaml": "^4.0.9",
"@types/node": "catalog:",
"@types/yargs": "^17.0.35",
Expand Down
2 changes: 2 additions & 0 deletions packages/external/mcp/src/server/prompts/getting-started.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ If the wallet has 0 balance, the user needs to deposit USDC on Base before proce

If the user has an invite code, use \`redeem_invite\` to claim free USDC credits.

If they don't, you should send them to this link: https://www.x402scan.com/deposit/<their_wallet_address> to purchase some USDC.
Copy link
Contributor

@vercel vercel bot Jan 30, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hardcoded deposit link in getting-started.ts uses incorrect URL pattern (has www, missing /mcp path)

Fix on Vercel


### Step 3: Discover Available APIs

Use \`discover_api_endpoints\` to find x402-protected endpoints on a target origin. For example:
Expand Down
18 changes: 11 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.