Data Collection
agenttoll.dev
Fetches and analyzes web pages to extract structured content, technology stack, contact information, and lead scores.
ENDPOINT 1
https://agenttoll.dev/mcp
MCP server metadata
- Name
- tollbooth
- Version
- 0.12.0
Known tools 100
scrapeFetch a URL and return clean structured content: title, description, meta tags, text content, headings, links, and tech stack signals.
Inferred read-onlydetect_stackFingerprint a URL for framework, analytics, hosting, payment, CRM, and site-platform signals.
Potential side effectsextract_contactsExtract visible emails, phone-like strings, social links, and contact/about/pricing/careers URLs from a page.
Inferred read-onlyscore_leadScore a company domain for outbound fit using HTTPS, DNS, tech stack, contact paths, social links, platform, and copy depth.
Inferred read-onlycheck_agent_policyCheck robots.txt, llms.txt, security.txt, and agent.json for crawl/discovery signals before an agent touches a site.
Inferred read-onlyfind_agent_resourceSearch a small curated atlas of agent-useful APIs, self-hosted tools, payment rails, scraping helpers, and automation primitives.
Potential side effectsvalidate_agent_manifestValidate an agent manifest for identity, endpoint, tools, pricing, and payment fields.
Potential side effectsx402_market_radarCDP Bazaar radar for x402 builders: live catalog size, AgentToll ranks, keyword gaps, vertical competition, price samples, and next actions.
Inferred read-onlyinsider_cluster_briefTurn recent SEC Form 4 filings into an insider-activity cluster brief.
Inferred read-onlygov_contract_fit_briefScore federal contract awards against a service keyword, agency, or company domain.
Inferred read-onlyregulatory_impact_briefSummarize fresh Federal Register and rulemaking signals for one sector with severity, source links, and action read.
Inferred read-onlypolymarket_event_scanScan one live Polymarket negRisk event for fee-adjusted outcome-sum violations.
Inferred read-onlypolymarket_market_scanScan high-volume active Polymarket markets for resolution candidates and fee-adjusted YES+NO bundle violations.
Inferred read-onlycross_platform_arb_scanMatch live Polymarket and Kalshi markets for a topic and compare complementary asks after conservative fee estimates.
Inferred read-onlymcp_supply_chain_iocsQuery known-malicious MCP packages, versions, C2 hosts, and email IOCs.
Potential side effectsagent_trifecta_scoreScore an agent's lethal trifecta risk (private data + untrusted content + outbound actions).
Inferred read-onlyagent_security_policiesGet drop-in agent security policy templates by profile (coding-agent, browser-agent, payment-agent, research-agent).
Potential side effectsgeo_pulseComposite geopolitical intervention signal — GDELT + BBC + AlJazeera + ADS-B mil + prediction-market boosters (intervention signal pattern).
Inferred read-onlyflight_intelExec-jet + military aircraft intel — TEB/VNY/DCA geofence, tail filter, B-52/F-35/E-3 detection via adsb.lol open.
Potential side effectsresearch_packMulti-source OSINT research pack — GDELT + BBC + HN + Reddit, 4-layer verification layer (existence+recency+multi-source+domain allowlist) + combined relevance scoring.
Inferred read-onlyscenario_verdictScenario engine seed→entity→3-scenario verdict.json + composite YES prob mapped to market question.
Inferred read-onlyweather_biasWeather bias vs recent mean — uses Open-Meteo archive+forecast and ticker mapping for Kalshi HIGH* fade edge.
Inferred read-onlysupply_stressSupply-chain stress index — CBP BWT + GDELT chokepoint mentions + AIS/MarineTraffic hint, port congestion for freight/commodity/middle_east Polymarket edge.
Inferred read-onlyregulatory_pulseRegulatory pulse — SEC Atom RSS + openFDA adverse + USPTO TSDR + FCC OET + FAA registry hints for bio/tech Polymarkets.
Inferred read-onlyattention_momentumAttention momentum — HN Algolia + Reddit JSON velocity scoring, points/hr + momentum_score, viral flag for culture/pop/app-rank/YouTube/npm-dl Polymarkets.
Inferred read-onlysec_8k_velocitySEC 8-K velocity — EFTS FullTextSearch + Atom current, 1h spike vs 24h mean >3x, Item 1.05/2.02/5.02 boost.
Inferred read-onlyfred_surprisesFRED rates surprise — DGS10 10Y + DGS2 2Y csv public-domain no-key, spread + inversion flag, delta scoring for FOMC Fed funds + rates markets.
Inferred read-onlytreasury_dtsTreasury DTS TGA — operating_cash_balance free gov public-domain, TGA close $B d/d delta, deposits/withdrawals enrichment.
Inferred read-onlyopenrouter_modelsOpenRouter model catalog — id, name, context_length, pricing, created.
Inferred read-onlygithub_trendingGitHub trending repos — stars >20 + recent push, sorted by stars desc.
Inferred read-onlyusgs_quakeUSGS all-day earthquakes — mag, place, time, tsunami, felt, coords, depth.
Inferred read-onlycourt_opinionsSearch US federal court opinions by keyword, court, date via CourtListener (Free Law Project).
Inferred read-onlyfederal_registerSearch the daily Federal Register — proposed rules, final rules, presidential notices.
Inferred read-onlysearch_papersSearch 226M+ academic papers across all fields with AI-ranked relevance via Semantic Scholar Graph API.
Inferred read-onlysearch_openalexSearch 250M+ works via OpenAlex with institution data, bibliometrics, citation counts.
Inferred read-onlyweather_alertsActive NOAA NWS severe weather alerts — watches, warnings, advisories by state or zone.
Inferred read-onlyspace_weatherNOAA space weather — solar flares, geomagnetic storms, solar wind speed, Kp index.
Inferred read-onlyfederal_spendingSearch $6T+ federal budget by agency, recipient, or keyword via USAspending.gov API.
Inferred read-onlynonprofit_filingsSearch nonprofit IRS 990 filings via ProPublica Nonprofit Explorer.
Inferred read-onlyCONNECT 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.tollbooth]
url = "https://agenttoll.dev/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"tollbooth": {
"type": "http",
"url": "https://agenttoll.dev/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: tollbooth
Remote MCP URL: https://agenttoll.dev/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": {
"tollbooth": {
"url": "https://agenttoll.dev/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"tollbooth": {
"type": "http",
"url": "https://agenttoll.dev/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "tollbooth",
"transport": "streamable-http",
"url": "https://agenttoll.dev/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 agenttoll.dev was fetched 2026-07-30T03:30:22.124Z.
agenttoll.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.