Summary
"Copy Full URL" on x402scan admin invite codes copies {origin}/mcp?invite=... which resolves to x402scan.com/mcp instead of agentcash.dev.
Additionally, all install commands across the MCP onboarding pages still reference @x402scan/mcp instead of the new agentcash branding.
Affected files
apps/scan/src/app/(app)/admin/invite-codes/_components/columns.tsx — Copy Full URL
apps/scan/src/app/mcp/(home)/(landing-page)/_components/lib/copy-button.tsx — install commands
apps/scan/src/components/magicui/terminal.tsx — terminal demo
apps/scan/src/app/mcp/(home)/deposit/[address]/layout.tsx — fund command
apps/scan/src/app/mcp/(home)/install/*/ — all client install commands
Reported by Shafu.
Summary
"Copy Full URL" on x402scan admin invite codes copies
{origin}/mcp?invite=...which resolves to x402scan.com/mcp instead of agentcash.dev.Additionally, all install commands across the MCP onboarding pages still reference
@x402scan/mcpinstead of the new agentcash branding.Affected files
apps/scan/src/app/(app)/admin/invite-codes/_components/columns.tsx— Copy Full URLapps/scan/src/app/mcp/(home)/(landing-page)/_components/lib/copy-button.tsx— install commandsapps/scan/src/components/magicui/terminal.tsx— terminal demoapps/scan/src/app/mcp/(home)/deposit/[address]/layout.tsx— fund commandapps/scan/src/app/mcp/(home)/install/*/— all client install commandsReported by Shafu.