← Registry

API Tools

toolcall.click

A suite of servers providing real-time and reference data for cryptocurrencies, gas fees, forex rates, domain due-diligence, and email validation.

1 endpoint22 known tools

ENDPOINT 1

https://toolcall.click/mcp

No auth detected

MCP server metadata

Name
Toolsmith
Version
1.0.0
Capabilities
tools
Server instructions

Toolcall exposes 30 pay-per-call APIs for agents (compliance, trade, safety, web and data). Each tool costs a few cents in USDC on Base via the x402 protocol; the calling client pays automatically when it supports x402. Call a tool with no payment to receive the exact price and payment requirements.

Known tools 22

crypto-gas

Current gas price and latest block for Base or Ethereum mainnet, straight from public RPC.

Inferred read-only
fx-rates

Foreign exchange reference rates from the European Central Bank.

Inferred read-only
domain-check

Due-diligence check on any domain: registration age via RDAP, registrar, DNS posture (A/MX/NS), SPF and DMARC presence, SSL certificate history, and risk flags like newly-registered or no-mail-setup.

Inferred read-only
email-validate

Email verification and deliverability check without sending anything: syntax, MX records, disposable-domain detection (121k+ known domains), role-account and free-provider flags.

Potential side effects
news-search

Recent news headlines for any company, topic or query: deduplicated titles with source, link and publish date from a broad news index.

Potential side effects
youtube-transcript

Full plain-text transcript of a YouTube video, de-duplicated and cleaned from the captions.

Inferred read-only
web-search

Keyless web search for agents: pass a query, get a concise web-grounded answer plus the top source results (title, URL, snippet).

Inferred read-only
brand-visibility

See what AI models say about a brand right now.

Inferred read-only
screenshot

Full-fidelity screenshot of any public web page, captured by a real Chrome browser.

Inferred read-only
reader

Turn any public web page, including JavaScript-heavy ones, into clean readable markdown (or text/html) with title and byline.

Inferred read-only
chem-safety

Full safety profile for any chemical by CAS number or name: GHS hazard classification (signal word, pictograms, H-statements, P-codes), first-aid measures for inhalation/skin/eye/ingestion, fire-fighting guidance, UN transport number, PPE, and CAMEO reactivity profile.

Inferred read-only
chem-compat

Can chemical A be safely mixed or stored with chemical B?

Inferred read-only
hs-classify

Classify any product to its HS / HTS customs code from a plain-English description.

Inferred read-only
product-barcode

Full product truth from an EAN/UPC barcode: name, brand, quantity, categories, complete ingredients, allergens, additives, nutrition per 100g, Nutri-Score / NOVA / Eco-Score, packaging materials with recycling info, plus any linked CPSC or FDA recall for the same barcode.

Inferred read-only
part-lookup

Everything about an electronic component from its manufacturer part number: live distributor stock and price breaks across DigiKey, Mouser, Farnell, RS, Arrow and more, lifecycle status, MOQ, packaging, lead times, datasheet link, key specs and drop-in alternates.

Potential side effects
job-search

Live job postings without scraping: company= returns an employer's current openings straight from their official ATS board (Greenhouse, Lever, Ashby, SmartRecruiters) with title, location, department, type and apply URL; query= searches remote-heavy job APIs (Remotive, Arbeitnow) by keyword.

Inferred read-only
local-search

Find local businesses and places by category and location: pharmacies, restaurants, hotels, plumbers, lawyers, gyms and 40+ more categories, or any name keyword.

Inferred read-only
package-check

Is this dependency safe to use?

Inferred read-only
web-history

The archived history of any website from the Internet Archive Wayback Machine: first-seen date, last-seen date, total snapshots, how many distinct versions the page went through, and a timeline of snapshot links (one per month).

Inferred read-only
tech-stack

Detect the technologies a website runs: CMS (WordPress, Shopify, Webflow.

Inferred read-only
sec-financials

Key financials for any US-listed company by ticker, straight from SEC EDGAR XBRL filings: latest annual revenue, gross profit, operating and net income, total assets, liabilities, stockholders equity, cash and diluted EPS, plus up to 5 years of history for each.

Inferred read-only
holidays

Public holidays for any country and year, plus optional business-day checking.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.toolsmith]
url = "https://toolcall.click/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "toolsmith": {
      "type": "http",
      "url": "https://toolcall.click/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: toolsmith
Remote MCP URL: https://toolcall.click/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "toolsmith": {
      "url": "https://toolcall.click/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "toolsmith": {
      "type": "http",
      "url": "https://toolcall.click/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "toolsmith",
  "transport": "streamable-http",
  "url": "https://toolcall.click/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for toolcall.click was fetched 2026-09-01T19:58:30.135Z.

Trust status Neutral

toolcall.click is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.