add-tools

Search engine for AI agents to discover free and paid tools, APIs, and MCP servers

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "add-tools" with this command: npx skills add simmmel/add-tools

add.tools

A search engine for AI agents to discover tools, APIs, and MCP servers — both free and paid (via x402 micropayments).

What it does

add.tools indexes tools and API endpoints that AI agents can use. Agents send a search query and get back ranked results with metadata about each tool's capabilities, pricing, and reliability.

The index includes both free tools and paid x402-enabled endpoints, so agents can find the right tool regardless of pricing model.

Usage

Search for tools

# JSON response for agents
curl -H "Accept: application/json" "https://add.tools/search?q=send+email"

# With explicit format param
curl "https://add.tools/search?q=weather+forecast&format=json"

Report feedback

curl -X POST "https://add.tools/feedback" \
  -H "Content-Type: application/json" \
  -d '{"query": "send email", "chosen_tool": "...", "success": true}'

Helps improve search quality over time.

Content negotiation

Every URL on add.tools serves both humans and agents from the same URL. Set Accept: application/json or append ?format=json for machine-readable responses. Default is HTML with clean server-rendered content that LLMs can also parse directly.

Links

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Agent101 Tool Directory

Open directory of 500+ tools, APIs, and services for AI agents. Fetch any category page to get structured tool metadata with auth, free_tier, actions, input/...

Registry Source
3411Profile unavailable
Web3

Veroq

Provide verified AI intelligence on markets, assets, sentiment, and economic data with live prices, signals, analysis, and fact-checking from 1,000+ tickers...

Registry SourceRecently Updated
1340Profile unavailable
Automation

Ghost Protocol OpenClaw Pay

Discover Ghost payment requirements, execute real x402 calls, report x402 settlements, and run GhostWire quote/prepare/status flows for direct escrow.

Registry SourceRecently Updated
2980Profile unavailable
Automation

Pay Clawhub

USE THIS SKILL whenever the user needs any API, external service, paid resource, or wants to pay for anything. Trigger on: "I need an API", "find me a servic...

Registry SourceRecently Updated
820Profile unavailable