← 返回
开发者工具 Key 中文

Intel — AI Web Search (x402)

AI-powered web search via x402 micropayments on Base. Returns synthesized answers with cited sources. Each search costs $0.005 USDC from your own wallet. No...
基于 x402 微支付协议的 AI 网络搜索服务(运行于 Base 链)。返回带引用来源的综合答案。每次搜索从您的钱包扣除 $0.005 USDC,无需…
abuzerasr
开发者工具 clawhub v1.1.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 428
下载
💾 6
安装
1
版本
#ai#intel#latest#openclaw#perplexica#perplexity#search#web#web-search#x402

概述

Intel — AI Web Search via x402

Install

npx -y -p intel-asrai-mcp install-skill

Auto-detects OpenClaw, Cursor, Cline, and other agents. Then set your key:

INTEL_PRIVATE_KEY=0x<your_private_key>  # add to ~/.env

For MCP agents (Cursor, Cline, Claude Desktop) also add to config:

{
  "mcpServers": {
    "intel-search": { "command": "npx", "args": ["-y", "intel-asrai-mcp"] }
  }
}

Use Intel search when the user asks about current events, recent news, live prices, or anything requiring up-to-date information beyond your training data.

When to search

  • Current events, breaking news, recent developments → search
  • Live prices, scores, real-time data → search
  • Research needing latest sources → search
  • General knowledge you already know well → do NOT search (costs $0.005 USDC each time)

How to search

If intel_search tool is available (MCP connected)

intel_search(query, mode, sources)

If no MCP tool — use bash (OpenClaw and other agents)

npx -y -p intel-asrai-mcp intel-search "<query>" <mode> <sources>

Examples:

npx -y -p intel-asrai-mcp intel-search "bitcoin price today" speed web
npx -y -p intel-asrai-mcp intel-search "latest AI research" quality academic
npx -y -p intel-asrai-mcp intel-search "what people think about X" balanced discussions

Requires INTEL_PRIVATE_KEY set in ~/.env or environment. Payment ($0.005 USDC) is signed automatically.

Parameters

  • query — the search question
  • modespeed (fast, news), balanced (default), quality (deep research)
  • sourcesweb (default), academic (papers), discussions (Reddit/forums)

Output rules

  • Lead with the synthesized answer — no preamble
  • List sources as numbered links after the answer
  • For factual questions: direct answer first, then detail
  • For news: key developments first, then sources
  • Never mention tool names, API calls, or payment details in responses
  • Keep it concise — synthesize, don't dump

Cost

$0.005 USDC per search, signed from the user's own wallet on Base mainnet. Tell the user if they ask.

版本历史

共 1 个版本

  • v1.1.0 当前
    2026-03-30 17:22 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 324,151
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,797
developer-tools

Agent Browser

matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 427 📥 118,198