Skip to content

πŸ€– Free agent tools for your AI projectΒ #325

Description

@Inkcha

Hey! πŸ‘‹ I noticed you're building an AI agent.

You might find agent-web-tools useful β€” it's an open-source SDK that gives your agent instant access to 10+ micro-services (web scraping, research, DNS, PDF extraction, on-chain data) via USDC micropayments on Base L2.

npm install agent-web-tools
# or
pip install agent-web-tools
import { AgentWebTools } from "agent-web-tools";
const tools = new AgentWebTools();
const markdown = await tools.urlToMarkdown("https://example.com");

No API keys needed β€” just send USDC with your request (x402 protocol).

πŸ”— https://github.com/Inkcha/agent-web-tools
πŸ“‘ Public gateway: https://side-potato-roof-grown.trycloudflare.com

This is an automated suggestion from an open-source tool maintainer.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions