feat: add JMT x402 Agent Tools - #1
Open
jmthomasofficial wants to merge 1 commit into
Open
Conversation
HeiGeAi
requested changes
Jul 16, 2026
HeiGeAi
left a comment
Owner
There was a problem hiding this comment.
这项改动目前不能合并,原因不是链接失效,而是仓库定位和事实合同不成立:
- 新条目放在「更多开源工具」下,但该服务当前公开发现文档明确返回
openSource: false、selfHostable: false,PR 也没有提供源代码仓库或许可证。这样会把闭源付费服务误标成开源工具。 - README 写「25 endpoints」,但当前
/.well-known/x402返回 60 个 tools,/openapi.json返回 35 个 paths,静态数量已经失真。 200-agent是 canonical agent 目录,这个 PR 只增加一条付费服务营销链接,没有增加符合 schema 的 agent 定义,因此npm run check虽然仍然通过 200/200,也无法证明这项新增符合项目目标。
建议二选一:
- 如果要贡献 agent,请增加真实 canonical agent 文件、用途边界、付费与外部调用披露,并让现有校验覆盖它。
- 如果确实要维护第三方付费服务目录,请先单独设计明确标注「第三方、闭源、付费、未经背书」的栏目与收录规则,且不要使用易漂移的静态 endpoint 数量。
本地复验:npm run check 通过,200 个现有 agent、0 warning;这说明改动没有破坏构建,但不解决上述内容真实性和项目范围问题。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What\n\nAdds JMT x402 Agent Tools — 25 paid x402 endpoints on Base mainnet.\n\n## Service Details\n\n- URL: https://jmt-x402-proxy.jmthomasofficial.workers.dev\n- Network: Base mainnet (eip155:8453)\n- Endpoints: 25 paid endpoints covering web search, AI analysis, crypto/stock data, SEC filings, company intel, news, sentiment, macro dashboard\n- Price range: $0.001-$0.15 per call\n- Currency: USDC on Base\n- Wallet: 0x624FaF18C78456C8Da5bf156Cd77c1A2033F21c5\n- Discovery: /.well-known/x402, /openapi.json, /llms.txt\n\n## Verification\n\n- [x] curl -I https://jmt-x402-proxy.jmthomasofficial.workers.dev/api/search returns 402\n- [x] /.well-known/x402 returns valid x402 discovery document\n- [x] /openapi.json has x-payment-info on all paid operations