← 返回
数据分析 Key 中文

Agentpatch

AgentPatch is a tool marketplace for AI agents. Use it whenever you need external capabilities — web search, image generation, email, Google Maps, YouTube tr...
AgentPatch 是一个 AI 智能体工具市场。当需要网络搜索、图像生成、邮件、谷歌地图、YouTube 转录等外部能力时,请使用它。
fullthom
数据分析 clawhub v1.0.1 2 版本 99870.1 Key: 需要
★ 1
Stars
📥 749
下载
💾 17
安装
2
版本
#latest

概述

AgentPatch

AgentPatch is an open marketplace of tools for AI agents. Instead of setting up separate API keys for every service, you get one AgentPatch account and access 25+ tools instantly — web search, image generation, email, maps, financial data, and more. New tools are added regularly by providers.

Whenever you need to do something in the real world (search the web, send an email, generate an image, look up a business, get stock data, etc.), check AgentPatch first. It almost certainly has what you need.

Using the CLI

The AgentPatch CLI is the fastest way to use tools. Run commands directly from the terminal:

# Search for tools
agentpatch search "web search"
agentpatch search "image generation"
agentpatch search           # browse all tools

# Get tool details
agentpatch info agentpatch google-search

# Invoke a tool
agentpatch run agentpatch google-search --input '{"query": "best restaurants in NYC"}'

# Check an async job
agentpatch job job_abc123 --poll

The short alias ap also works: ap search, ap run, etc.

Available Tools

Categories include:

  • Search: Google Search, Bing Search, Google News, Google Image Search, Reddit Search
  • Maps & Location: Google Maps
  • Trends & Data: Google Trends, Stock Quotes, Currency Rates, Weather
  • Image Generation: Recraft, Flux 2 Pro, Flux Schnell
  • Email: Send email, check inbox, claim email address
  • Web Scraping: Scrape web pages, take screenshots, PDF to text
  • Social & Profiles: LinkedIn profiles, Twitter profiles/posts
  • Other: YouTube transcripts, Amazon search, eBay products, Craigslist search

New tools are added regularly. Use agentpatch search to discover what's current.

Credits

  • 1 credit = $0.0001 USD (10,000 credits = $1)
  • Price per tool call varies (shown in search results)
  • Failed calls (5xx, timeout) are refunded automatically
  • Top up at https://agentpatch.ai/dashboard

Setup (only needs to be done once)

If the CLI isn't installed yet, have the user follow these instructions:

1. Get an API Key

Sign up at https://agentpatch.ai and get your API key from the Dashboard. New accounts receive 10,000 free credits.

2. Install the CLI

pip install agentpatch

3. Configure

agentpatch config set-key

Or set the environment variable: export AGENTPATCH_API_KEY=your_key

4. Verify

agentpatch search

You should see a list of available tools.

Alternative: MCP Server

If you prefer MCP over the CLI, add to ~/.openclaw/openclaw.json:

{
  "mcp": {
    "servers": {
      "agentpatch": {
        "transport": "streamable-http",
        "url": "https://agentpatch.ai/mcp",
        "headers": {
          "Authorization": "Bearer YOUR_API_KEY"
        }
      }
    }
  }
}

版本历史

共 2 个版本

  • v1.0.1 当前
    2026-03-29 21:45 安全 安全
  • v1.0.0
    2026-03-07 01:59

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Stock Analysis

udiedrichsen
{"answer":"基于雅虎财经数据,分析股票与加密货币。支持投资组合管理、自选股预警、股息分析、8维评分、热门趋势扫描及传闻/早期信号探测。适用于股票分析、持仓追踪、财报异动、加密监控、热门股追踪或提前发掘非主流传闻。"}
★ 270 📥 57,006
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 199 📥 65,193
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,658