Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Oct 16, 2025


PR-Codex overview

This PR focuses on updating references from listDiscoveryResources to listPayableServices in the documentation and code related to the MCP server tools.

Detailed summary

  • Replaced listDiscoveryResources with listPayableServices in the documentation example for creating a ReAct agent.
  • Updated the URL in the mcpServers object to use listPayableServices.
  • Modified the prompt in the agent creation to reference listPayableServices.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Summary by CodeRabbit

  • Documentation
    • Updated tool references across portal documentation pages to reflect current naming conventions for improved clarity and consistency.

@vercel
Copy link

vercel bot commented Oct 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs-v2 Ready Ready Preview Comment Oct 16, 2025 6:59pm
4 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
nebula Skipped Skipped Oct 16, 2025 6:59pm
thirdweb_playground Skipped Skipped Oct 16, 2025 6:59pm
thirdweb-www Skipped Skipped Oct 16, 2025 6:59pm
wallet-ui Skipped Skipped Oct 16, 2025 6:59pm

@vercel vercel bot temporarily deployed to Preview – thirdweb-www October 16, 2025 18:02 Inactive
@vercel vercel bot temporarily deployed to Preview – nebula October 16, 2025 18:02 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 16, 2025 18:02 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 16, 2025 18:02 Inactive
@changeset-bot
Copy link

changeset-bot bot commented Oct 16, 2025

⚠️ No Changeset found

Latest commit: 8dbfb33

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@joaquim-verges joaquim-verges marked this pull request as ready for review October 16, 2025 18:02
@joaquim-verges joaquim-verges requested review from a team as code owners October 16, 2025 18:02
@github-actions github-actions bot added the Portal Involves changes to the Portal (docs) codebase. label Oct 16, 2025
Copy link
Member Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 16, 2025

Walkthrough

Two MDX documentation files were updated to replace tool name references from listDiscoveryResources to listPayableServices. Changes include narrative descriptions, code samples, and MCP client configuration references.

Changes

Cohort / File(s) Summary
AI and Payment Agent Documentation
apps/portal/src/app/ai/mcp/page.mdx, apps/portal/src/app/payments/x402/agents/page.mdx
Replaced tool name listDiscoveryResources with listPayableServices across available tools listings, narrative text, code samples, and MCP client configurations. No logic or control flow changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description Check ⚠️ Warning The pull request description remains the unmodified template and does not include any actual title, notes for the reviewer, or testing instructions. Essential sections such as a formatted PR title, context or issue linkage, reviewer notes, and steps to verify the changes are missing. Without these details, the description provides no actionable guidance or context for reviewers. Please replace the placeholder template with a completed description by supplying a properly formatted PR title per repository conventions, detailed notes for reviewers that explain the rationale and impact of the changes, and clear instructions on how to test and validate the updates.
✅ Passed checks (2 passed)
Check name Status Explanation
Title Check ✅ Passed The title clearly and concisely summarizes the main change, specifying the affected component ([Docs]) and the rename of listDiscoveryResources to listPayableServices in MCP tools.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch _Docs_Rename_listDiscoveryResources_to_listPayableServices_in_MCP_tools

Warning

Review ran into problems

🔥 Problems

Errors were encountered while retrieving linked issues.

Errors (1)
  • TEAM-0000: Entity not found: Issue - Could not find referenced Issue.

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Contributor

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 64.51 KB (0%) 1.3 s (0%) 1.7 s (+30.99% 🔺) 2.9 s
thirdweb (cjs) 365.68 KB (0%) 7.4 s (0%) 12 s (+5.48% 🔺) 19.3 s
thirdweb (minimal + tree-shaking) 5.73 KB (0%) 115 ms (0%) 58 ms (-12.65% 🔽) 172 ms
thirdweb/chains (tree-shaking) 526 B (0%) 11 ms (0%) 61 ms (+110.39% 🔺) 71 ms
thirdweb/react (minimal + tree-shaking) 19.13 KB (0%) 383 ms (0%) 62 ms (-0.51% 🔽) 445 ms

@joaquim-verges joaquim-verges merged commit f043f1e into main Oct 16, 2025
21 of 23 checks passed
@joaquim-verges joaquim-verges deleted the _Docs_Rename_listDiscoveryResources_to_listPayableServices_in_MCP_tools branch October 16, 2025 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Portal Involves changes to the Portal (docs) codebase.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants