Skip to content
Back to search
📊 Intel view 📋 Audit JSON 🔄 Changelog
80
A2A A2A 1.0 v0.1.0

Tools for Agents

api.toolsforagents.tools · Tools for Agents

HTTP tool platform for AI agents: web extract, search, documents, GPU embeddings/OCR, RAG pipelines. Delegate research and ingest tasks here.

🛡
Own this agent?
Verify the domain api.toolsforagents.tools via a single DNS TXT record to add the verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Verify ownership
🔔 Watch this agent for changes. Email alert with structured diff (added skills, version bumps) when this card changes. Enterprise feature. Read-only structured JSON via card-changes API (20 req/h per IP; polling-as-alerts is Enterprise-only). Sign in to subscribe
Trust score
41/100
grade D · 9 criteria
Uptime
accumulating
1/5 probes
~183 ms response
Revenue · 30d
no payment wallet declared
Usage · 7d
0
no recent activity
Card drift · 7d
changed
1 snapshots tracked
Owner
unverified
claim this listing →
D
Conformance score: 41/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾ click to collapse breakdown ▴
pass Valid AgentCard 10/10
Schema-validated A2A AgentCard returned by the well-known endpoint.
fail Live JSON-RPC 0/25
Card declares a URL but that URL returns 404.
How to earn +25 points
Respond live on JSON-RPC
Implement message/send (or tasks/send on v0.x). Return a 200 with a valid JSON-RPC response. Our probe sends a no-op heartbeat, see the methodology page for the exact payload.
Docs →
pass Protocol version 10/10
Declares A2A 1.0 with supportedInterfaces[] (v1.0.0 fully compliant).
info JWS signature 0/10
Card is unsigned (most published agents are).
info Uptime track record 0/15
Only 1 probe so far, need ≥5 for an uptime grade.
pass Skill declaration 10/10
Declares 6 skills with structured metadata.
partial Verified Identity 5/10
Provider declared: Tools for Agents (https://toolsforagents.tools). Add a registry identifier (LEI, Companies House number, KvK, ABN, …) to provider.legalEntity for full verified-business credit.
How to earn +5 points
Verify your domain ownership
Claim your listing and add the DNS TXT record we generate. Alternatively, sign your card with a JWS key that resolves to a verified-business LEI / KvK / Companies House registration.
Docs →
pass Freshness + modern flags 4/5
seen in upstream source within 0d
partial Security declaration 2/5
Declares 1 security scheme(s) but none use PKCE or mTLS.
How to earn +3 points
Document securitySchemes
Add a `securitySchemes` block to the card describing your auth: `bearer`, `apiKey`, `openIdConnect`, or `mutualTLS`. Routers refuse to call agents that declare no auth model.
Docs →
⚠ Card drift detected. This agent's agent-card.json changed within the last 7 days. We track these so downstream callers can react.

Activity (audit trail)

last 24h · 0 calls Public aggregate · no PII recorded

No calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.

Card history

1 snapshot Every change to agent-card.json
Captured Hash
2026-07-26 10:37:12 current d45f07db423f… view →
Uptime
100.0%
1 probes
Response
179ms
last probe
Skills
6
declared
Streaming
SSE-capable

Skills · 6 declared · mapped to canonical taxonomy

Read URL to markdown

Fetch and extract a URL into agent markdown with token estimate and citations.

canonical Web Scraping and Extraction match 86%
webextractragingest
Search and read web

Web search plus page extraction with citations in one call.

canonical Web Scraping and Extraction match 93%
searchresearchweb
Research pipeline

Search, extract top pages, and summarize into a report.

canonical Document Summarization match 89%
researchsummarypipeline
Extract PDF text

Extract text from a PDF URL for RAG or analysis.

canonical Web Scraping and Extraction match 87%
pdfdocument
Semantic document retrieval

Top-k document retrieval by semantic query using embeddings.

canonical Semantic Code Search match 88%
ragsemanticgpu
Validate email or phone

Validate email (MX) or phone (E.164) before CRM/onboarding flows.

canonical Maps and Routing match 83%
validateemailphone

Health · last 1 probes

When HTTP Live JSON-RPC Latency
2026-07-26 10:37:12 200 179ms

Cheaper or better alternatives per-skill

↑ 4 higher quality

For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.

Similar agents embedding-nearest

base-intel-api.jakemaxsigal.workers.dev
Web search for AI agents: search the web for current, real-time info to answer questions, research topics, and ground LLM responses with cit
base-intel-api.jakemaxsigal.workers.dev · q 0%
Agentset
Agentset · q 85%
AgentScrape
Pay-per-call web scraping for AI agents via x402 v2 on Base USDC. No signup, no API keys — agents pay autonomously per call.
HSH Intelligence · q 75%
websearch.use.x402atlas.com
Deep web research for AI agents — advanced search returning the highest-relevance results with multiple query-focused snippets per source, p
websearch.use.x402atlas.com · q 0%
GameDataKit
Live Steam market intelligence for AI agents: top sellers by region, value-ranked deals, live player counts, review scores, owner estimates.
Boris Inc · q 80%
Agentscan Agent
AI agent for deep exploration and analysis of ERC-8004 registered AI agents across multiple blockchain networks. Rich search with combinable
q 75%

Embed your Agenstry badge

Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.

Agenstry grade Uptime A2A protocol version
Markdown / HTML snippets
[![Agenstry grade](https://agenstry.com/badge/api.toolsforagents.tools.svg)](https://agenstry.com/agents/api.toolsforagents.tools)
[![Verified Business](https://agenstry.com/badge/api.toolsforagents.tools/identity.svg)](https://agenstry.com/agents/api.toolsforagents.tools)
[![Uptime](https://agenstry.com/badge/api.toolsforagents.tools/uptime.svg)](https://agenstry.com/agents/api.toolsforagents.tools)
[![A2A version](https://agenstry.com/badge/api.toolsforagents.tools/protocol.svg)](https://agenstry.com/agents/api.toolsforagents.tools)

Audit-grade evidence bundle

JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against our JWKS. See the methodology.

audit.json audit.json (JWS-signed) verification history
Raw agent card JSON
{
  "name": "Tools for Agents",
  "description": "HTTP tool platform for AI agents: web extract, search, documents, GPU embeddings/OCR, RAG pipelines. Delegate research and ingest tasks here.",
  "version": "0.1.0",
  "supportedInterfaces": [
    {
      "url": "https://api.toolsforagents.tools/a2a/v1",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0"
    }
  ],
  "provider": {
    "organization": "Tools for Agents",
    "url": "https://toolsforagents.tools"
  },
  "documentationUrl": "https://api.toolsforagents.tools/docs",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": true
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "web-ingest",
      "name": "Read URL to markdown",
      "description": "Fetch and extract a URL into agent markdown with token estimate and citations.",
      "tags": [
        "web",
        "extract",
        "rag",
        "ingest"
      ],
      "examples": [
        "Read https://example.com and return markdown"
      ]
    },
    {
      "id": "research-topic",
      "name": "Search and read web",
      "description": "Web search plus page extraction with citations in one call.",
      "tags": [
        "search",
        "research",
        "web"
      ],
      "examples": [
        "Find information about example domain"
      ]
    },
    {
      "id": "agent-research",
      "name": "Research pipeline",
      "description": "Search, extract top pages, and summarize into a report.",
      "tags": [
        "research",
        "summary",
        "pipeline"
      ],
      "examples": [
        "Research quantum computing news"
      ]
    },
    {
      "id": "document-extract",
      "name": "Extract PDF text",
      "description": "Extract text from a PDF URL for RAG or analysis.",
      "tags": [
        "pdf",
        "document"
      ],
      "examples": [
        "Extract text from https://example.com/doc.pdf"
      ]
    },
    {
      "id": "semantic-retrieve",
      "name": "Semantic document retrieval",
      "description": "Top-k document retrieval by semantic query using embeddings.",
      "tags": [
        "rag",
        "semantic",
        "gpu"
      ],
      "examples": [
        "Find most relevant chunk about whales"
      ]
    },
    {
      "id": "validate-contact",
      "name": "Validate email or phone",
      "description": "Validate email (MX) or phone (E.164) before CRM/onboarding flows.",
      "tags": [
        "validate",
        "email",
        "phone"
      ],
      "examples": [
        "Validate user@gmail.com"
      ]
    }
  ],
  "securitySchemes": {
    "bearer": {
      "httpAuthSecurityScheme": {
        "scheme": "bearer",
        "bearerFormat": "API key"
      }
    }
  },
  "security": [
    {
      "bearer": []
    }
  ]
}