Skip to content

feat: Add Arch Tools — 61 AI tools with x402 payments and MCP support#68

Open
Deesmo wants to merge 1 commit intolobehub:mainfrom
Deesmo:add-arch-tools
Open

feat: Add Arch Tools — 61 AI tools with x402 payments and MCP support#68
Deesmo wants to merge 1 commit intolobehub:mainfrom
Deesmo:add-arch-tools

Conversation

@Deesmo
Copy link

@Deesmo Deesmo commented Mar 17, 2026

Arch Tools

Website: https://archtools.dev
OpenAPI: https://archtools.dev/openapi.json
MCP SSE: https://arch-tools-mcp.onrender.com/sse

Description

Arch Tools provides 61 production AI tools including web search, scraping, code execution, image generation, DNS/WHOIS, and more. AI agents pay per-call with USDC via the x402 protocol on Base, Polygon, Avalanche, and Solana.

Features

  • 61 production-ready AI tools
  • x402 micropayments (USDC on Base, Polygon, Avalanche, Solana)
  • MCP-compatible (SSE + HTTP transports)
  • OpenAPI spec available
  • AI mode presets (fast/smart/deep)

Category

tools

Summary by Sourcery

New Features:

  • Introduce Arch Tools JSON configuration exposing 61 production AI tools with x402 payments and MCP support.

@sourcery-ai
Copy link

sourcery-ai bot commented Mar 17, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Adds a new Arch Tools provider configuration defining 61 AI tools with x402 micropayments and MCP/OpenAPI integration.

File-Level Changes

Change Details Files
Introduce Arch Tools as a new tools provider with 61 AI endpoints and associated metadata.
  • Add ArchTools.json configuration describing the provider’s name, description, website, and category
  • Declare tool definitions/endpoints exposed by Arch Tools, including capabilities such as search, scraping, code execution, image generation, and DNS/WHOIS
  • Wire Arch Tools to its OpenAPI specification URL for schema-driven tool definitions
  • Annotate available AI mode presets (fast/smart/deep) and other provider-level options as metadata
src/ArchTools.json
Configure payment and connectivity details for Arch Tools using x402 and MCP transports.
  • Specify x402 payment configuration for USDC micropayments across Base, Polygon, Avalanche, and Solana
  • Configure MCP compatibility information, including SSE and HTTP transport endpoints for Arch Tools
  • Include any required authentication, pricing, or per-call billing parameters for the tools
src/ArchTools.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8181545021

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

"author": "Deesmo",
"createdAt": "2026-03-16",
"homepage": "https://archtools.dev",
"identifier": "ArchTools",

Choose a reason for hiding this comment

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

P1 Badge Add locale files for the new plugin

This entry is added in src without any matching locales/ArchTools.*.json files, but scripts/build.ts unconditionally calls readJSONSync on locales/<plugin>.<locale>.json for every locale listed in .i18nrc.js. In this state, the build/index generation flow will fail with ENOENT when it reaches ArchTools.json, so the plugin cannot be published through the normal pipeline.

Useful? React with 👍 / 👎.

@ONLY-yours
Copy link
Member

can u change it to skill ? @Deesmo

now we use skill or mcp but not the old plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants