Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.huwhitememes/tollbooth

REMOTE · AGENTTOLL.DEV · SCANNED AUG 3

37 paid x402 MCP tools for OSINT, prediction markets, web intel, and agent security on Base USDC.

Available components

+3 this week 56 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability49
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 5464 tokens (~54/item across 100 items; 100 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage88
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 63% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · agenttoll.dev

# add to Claude Code
claude mcp add --transport http huwhitememes-tollbooth https://agenttoll.dev/mcp
# ~/.codex/config.toml
[mcp_servers.huwhitememes-tollbooth]
url = "https://agenttoll.dev/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "huwhitememes-tollbooth": {
      "type": "remote",
      "url": "https://agenttoll.dev/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add huwhitememes-tollbooth --url https://agenttoll.dev/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  huwhitememes-tollbooth:
    url: "https://agenttoll.dev/mcp"
// mcp.json
{
  "mcpServers": {
    "huwhitememes-tollbooth": {
      "type": "http",
      "url": "https://agenttoll.dev/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 0
    • Tool “gen_video_intel” rewrote its description, which is the text the model reads security
    • Tool “model_settings_lookup” rewrote its description, which is the text the model reads security
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 52

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://agenttoll.dev/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=agenttoll.dev CN=WE1,O=Google Trust Services,C=US 11 Jul 2026 9 Oct 2026 ECDSA 256 ECDSA-SHA256 b158fc6a4927cdf13de7f8d80caf0c8
SANs: agenttoll.dev, *.agenttoll.dev
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of agenttoll.dev. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
dev. present 60074 8 Verified
agenttoll.dev. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://agenttoll.dev/mcp Verified 200
http (plaintext) http://agenttoll.dev/mcp Inconclusive 406
MCP tools — 100 exposed · ~5,464 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
adverse_events ~51

Search 20M+ FDA adverse drug event reports via openFDA. Patient outcomes, drugs, reactions.

NameTypeReqDescription
drugstringyesDrug name
limitintegerMax results, default 20

No output schema declared.

No examples provided.

agent_security_policies ~53

Get drop-in agent security policy templates by profile (coding-agent, browser-agent, payment-agent, research-agent).

NameTypeReqDescription
profilestringAgent profile: coding-agent, browser-agent, payment-agent, research-agent

No output schema declared.

No examples provided.

agent_threat_intel ~97

Query the OWASP Agentic Top 10 threat catalog (ASI01-ASI10). Returns threats, detection hints, mitigations, and mapped detection rule IDs.

NameTypeReqDescription
categorystringFilter by category, e.g. 'prompt injection', 'supply chain'
idstringSpecific threat ID, e.g. ASI04
severitystringFilter: critical, high, medium

No output schema declared.

No examples provided.

agent_trifecta_score ~126

Score an agent's lethal trifecta risk (private data + untrusted content + outbound actions). Returns risk level, missing controls, and decomposition advice.

NameTypeReqDescription
compensating_controlsarrayyesControls in place, e.g. ['redact_secrets', 'smart_approvals']
has_outbound_actionsbooleanyesCan the agent take outbound actions (send, write, call APIs)?
has_private_databooleanyesDoes the agent access private/sensitive data?
has_untrusted_contentbooleanyesDoes the agent process untrusted external content?

No output schema declared.

No examples provided.

air_quality_index ~36

PM2.5, UV index, pollutants for any location.

NameTypeReqDescription
latnumberyes
lonnumberyes

No output schema declared.

No examples provided.

airport_status ~23

Airport details by ICAO code.

NameTypeReqDescription
icaostringyes

No output schema declared.

No examples provided.

attention_momentum ~96

Attention momentum — HN Algolia + Reddit JSON velocity scoring, points/hr + momentum_score, viral flag for culture/pop/app-rank/YouTube/npm-dl Polymarkets. Proxies: pypistats, api.npmjs.org.

NameTypeReqDescription
querystringTopic filter e.g. Claude Code
windowstring1h|6h|24h, default 6h

No output schema declared.

No examples provided.

aurora_forecast ~16

NOAA aurora oval forecast.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

btc_address_balance ~23

Bitcoin address balance and tx history.

NameTypeReqDescription
addressstringyes

No output schema declared.

No examples provided.

btc_mempool_fees ~17

Recommended Bitcoin network fees.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

business_days ~37

Business days calculator.

NameTypeReqDescription
days_aheadinteger
end_datestring
start_datestring

No output schema declared.

No examples provided.

check_agent_policy ~51

Check robots.txt, llms.txt, security.txt, and agent.json for crawl/discovery signals before an agent touches a site.

NameTypeReqDescription
domainstringyesDomain to check, e.g. example.com

No output schema declared.

No examples provided.

citation_graph ~29

Citation graph via Semantic Scholar.

NameTypeReqDescription
directionstring
paperIdstringyes

No output schema declared.

No examples provided.

clinical_trials ~66

Search 480K+ clinical studies via ClinicalTrials.gov v2. Status, sponsors, phases, results.

NameTypeReqDescription
limitintegerMax results, default 20
querystringyesTrial query
statusstringRECRUITING, COMPLETED

No output schema declared.

No examples provided.

combinatorial_arb ~28

Polymarket negRisk combinatorial arbitrage scan.

NameTypeReqDescription
limitinteger

No output schema declared.

No examples provided.

company_registry ~27

Search company registries.

NameTypeReqDescription
jurisdictionstring
querystringyes

No output schema declared.

No examples provided.

court_docket ~41

Look up a federal court docket by ID via CourtListener RECAP archive. Parties, filings, dates.

NameTypeReqDescription
docket_idstringyesDocket ID

No output schema declared.

No examples provided.

court_opinions ~70

Search US federal court opinions by keyword, court, date via CourtListener (Free Law Project). Keyless.

NameTypeReqDescription
courtstringe.g. scotus, ca9
days_backintegerDays back, default 90
querystringyesSearch terms

No output schema declared.

No examples provided.

cross_platform_arb_scan ~159

Match live Polymarket and Kalshi markets for a topic and compare complementary asks after conservative fee estimates. Intelligence only; verify both rulebooks before acting.

NameTypeReqDescription
kalshi_max_pagesintegerKalshi pages of 1000 markets, default 12
max_matchesintegerMaximum matches and opportunities returned, default 25
min_net_edgenumberMinimum fee-adjusted edge, default 0.015
min_similaritynumberMinimum semantic-token match score, default 0.62
polymarket_limitintegerPolymarket markets to screen, default 1000
querystringyesTopic, entity, asset, or market phrase such as bitcoin

No output schema declared.

No examples provided.

crypto_price_simple ~30

Cryptocurrency price via CoinGecko.

NameTypeReqDescription
coinstringyes
currencystring

No output schema declared.

No examples provided.

currency_rates ~27

Live currency exchange rates.

NameTypeReqDescription
basestring
targetstring

No output schema declared.

No examples provided.

cve_search ~41

Search NIST NVD CVE database.

NameTypeReqDescription
cve_idstring
keywordstring
severitystring

No output schema declared.

No examples provided.

detect_stack ~43

Fingerprint a URL for framework, analytics, hosting, payment, CRM, and site-platform signals.

NameTypeReqDescription
urlstringyesThe URL to inspect (include https://)

No output schema declared.

No examples provided.

disease_outbreaks ~22

CDC disease outbreak data.

NameTypeReqDescription
querystring

No output schema declared.

No examples provided.

dns_records_lookup ~31

DNS resolution via Cloudflare DoH.

NameTypeReqDescription
domainstringyes
typestring

No output schema declared.

No examples provided.

drug_labels ~51

Search official FDA drug labels via openFDA. Dosage, warnings, contraindications, active ingredients.

NameTypeReqDescription
drug_namestringyesDrug name
limitintegerMax results, default 10

No output schema declared.

No examples provided.

drug_recalls ~50

Search FDA drug/device/food enforcement recalls via openFDA. Severity, classification, recalling firm.

NameTypeReqDescription
limitintegerMax results, default 20
querystringSearch terms

No output schema declared.

No examples provided.

economic_indicators ~58

GDP, CPI, unemployment, trade data via World Bank API. Multi-year time series.

NameTypeReqDescription
countrystringISO code e.g. US
indicatorstringe.g. NY.GDP.MKTP.CD

No output schema declared.

No examples provided.

edgar_filings ~48

Search SEC EDGAR full-text filings by company, form type, or ticker.

NameTypeReqDescription
form_typestring
querystringyes
tickerstring

No output schema declared.

No examples provided.

enrich_lead ~75

Enrich a company domain. Returns company name, description, detected tech stack, social media links, DNS records, platform detection (WordPress/Shopify/etc.), and contact page links. Useful for lead scoring and prospect research.

NameTypeReqDescription
domainstringyesCompany domain (e.g. stripe.com or https://stripe.com)

No output schema declared.

No examples provided.

extract_contacts ~47

Extract visible emails, phone-like strings, social links, and contact/about/pricing/careers URLs from a page.

NameTypeReqDescription
urlstringyesThe URL to inspect (include https://)

No output schema declared.

No examples provided.

federal_contracts ~31

Federal contracts via USAspending.gov.

NameTypeReqDescription
agencystring
querystring

No output schema declared.

No examples provided.

federal_grants ~57

Search Grants.gov for open federal funding opportunities. Agency, eligibility, deadline.

NameTypeReqDescription
limitintegerMax results, default 20
querystringKeyword search
statusstringopen, forecasted

No output schema declared.

No examples provided.

federal_register ~59

Search the daily Federal Register — proposed rules, final rules, presidential notices.

NameTypeReqDescription
agencystringe.g. SEC, EPA
querystringyesSearch terms
typestringRULE, NOTICE, PRORULE

No output schema declared.

No examples provided.

federal_spending ~65

Search $6T+ federal budget by agency, recipient, or keyword via USAspending.gov API.

NameTypeReqDescription
agencystringe.g. Department of Defense
limitintegerMax results, default 20
recipientstringRecipient name

No output schema declared.

No examples provided.

find_agent_resource ~54

Search a small curated atlas of agent-useful APIs, self-hosted tools, payment rails, scraping helpers, and automation primitives.

NameTypeReqDescription
categorystringOptional category filter
querystringyesSearch query

No output schema declared.

No examples provided.

flight_intel ~108

Exec-jet + military aircraft intel — TEB/VNY/DCA geofence, tail filter, B-52/F-35/E-3 detection via adsb.lol open. M&A / defense Polymarket edge.

NameTypeReqDescription
airport_codestringAirport ICAO/IATA e.g. TEB, VNY, DCA
hours_backintegerHours back, default 12
tail_numberstringTail e.g. N123AB

No output schema declared.

No examples provided.

food_recall_check ~25

Search openFDA food enforcement and recalls.

NameTypeReqDescription
querystring

No output schema declared.

No examples provided.

food_safety ~21

openFDA food enforcement.

NameTypeReqDescription
querystring

No output schema declared.

No examples provided.

fred_series ~29

FRED economic data series.

NameTypeReqDescription
limitinteger
series_idstring

No output schema declared.

No examples provided.

fred_surprises ~80

FRED rates surprise — DGS10 10Y + DGS2 2Y csv public-domain no-key, spread + inversion flag, delta scoring for FOMC Fed funds + rates markets. TokenBucket 2/s polite.

NameTypeReqDescription
daysintegerDays back, default 14
min_scorenumberMin score

No output schema declared.

No examples provided.

gen_video_intel ~86

Live Banodoco practitioner-feed intelligence for generative video and image workflows: Wan, VACE, LTX, ComfyUI, FLUX 3, Seedance, Kling, Hunyuan, Qwen Image, settings, comparisons, and gotchas. Intelligence only; no direct model API resale.

NameTypeReqDescription
modelstring
querystring

No output schema declared.

No examples provided.

geo_pulse ~115

Composite geopolitical intervention signal — GDELT + BBC + AlJazeera + ADS-B mil + prediction-market boosters (intervention signal pattern). Returns alert_level + signals array.

NameTypeReqDescription
hours_backintegerHours back, default 6
include_thermalbooleanInclude thermal/firms heuristic
min_confidencenumberMin confidence 0-1, default 0.6
regionstringglobal|middle_east|ukraine|taiwan|asia_pacific

No output schema declared.

No examples provided.

github_repo_intel ~22

GitHub repo intelligence.

NameTypeReqDescription
repostringyes

No output schema declared.

No examples provided.

github_trending ~90

GitHub trending repos — stars >20 + recent push, sorted by stars desc. Public GitHub Search API no-key. Momentum proxy for dev tooling / open source virality.

NameTypeReqDescription
languagestringFilter by language e.g. TypeScript
limitintegerMax repos, default 25
since_daysintegerPushed within N days, default 7

No output schema declared.

No examples provided.

gov_contract_fit_brief ~67

Score federal contract awards against a service keyword, agency, or company domain. Returns incumbents, agencies, amounts, and pursuit notes.

NameTypeReqDescription
agencystring
company_domainstring
keywordstring
limitinteger

No output schema declared.

No examples provided.

hn_frontpage ~70

HN frontpage live — Algolia front_page tag, dwell = points/(age_h+2). Cache 10min. Top stories sorted by dwell for attention-momentum edge.

NameTypeReqDescription
limitintegerMax stories, default 30
min_pointsintegerMin points filter

No output schema declared.

No examples provided.

insider_cluster_brief ~43

Turn recent SEC Form 4 filings into an insider-activity cluster brief. Signal intel only.

NameTypeReqDescription
limitinteger
tickerstring

No output schema declared.

No examples provided.

insider_trades ~30

SEC Form 4 insider transactions.

NameTypeReqDescription
limitinteger
tickerstring

No output schema declared.

No examples provided.

ip_geolocation ~23

Geolocate an IP address.

NameTypeReqDescription
ipstringyes

No output schema declared.

No examples provided.