{"name":"io.github.huwhitememes/tollbooth","slug":"huwhitememes-tollbooth","title":null,"description":"37 paid x402 MCP tools for OSINT, prediction markets, web intel, and agent security on Base USDC.","url":"https://mcp.market/server/huwhitememes-tollbooth","rating":null,"grade":"C","score":56,"certified":false,"status":"active","category":"ai","tags":["ai","security"],"presence":{"score":5,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":28,"ok":28,"last_checked_at":"2026-09-27T10:31:20.786Z","last_ok_at":"2026-09-27T10:31:20.786Z","latency_ms":4255},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":null,"version":"0.10.0","remotes":[{"type":"streamable-http","url":"https://agenttoll.dev/mcp"}],"packages":[],"tools":[{"name":"adverse_events","description":"Search 20M+ FDA adverse drug event reports via openFDA. Patient outcomes, drugs, reactions.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"drug":{"type":"string","description":"Drug name"},"limit":{"description":"Max results, default 20","type":"integer","minimum":5,"maximum":50}},"required":["drug"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"agent_security_policies","description":"Get drop-in agent security policy templates by profile (coding-agent, browser-agent, payment-agent, research-agent).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"profile":{"description":"Agent profile: coding-agent, browser-agent, payment-agent, research-agent","type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"agent_threat_intel","description":"Query the OWASP Agentic Top 10 threat catalog (ASI01-ASI10). Returns threats, detection hints, mitigations, and mapped detection rule IDs.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"category":{"description":"Filter by category, e.g. 'prompt injection', 'supply chain'","type":"string"},"id":{"description":"Specific threat ID, e.g. ASI04","type":"string"},"severity":{"description":"Filter: critical, high, medium","type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"agent_trifecta_score","description":"Score an agent's lethal trifecta risk (private data + untrusted content + outbound actions). Returns risk level, missing controls, and decomposition advice.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"has_private_data":{"type":"boolean","description":"Does the agent access private/sensitive data?"},"has_untrusted_content":{"type":"boolean","description":"Does the agent process untrusted external content?"},"has_outbound_actions":{"type":"boolean","description":"Can the agent take outbound actions (send, write, call APIs)?"},"compensating_controls":{"type":"array","items":{"type":"string"},"description":"Controls in place, e.g. ['redact_secrets', 'smart_approvals']"}},"required":["has_private_data","has_untrusted_content","has_outbound_actions","compensating_controls"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"air_quality_index","description":"PM2.5, UV index, pollutants for any location.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"lat":{"type":"number"},"lon":{"type":"number"}},"required":["lat","lon"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"airport_status","description":"Airport details by ICAO code.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"icao":{"type":"string"}},"required":["icao"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"attention_momentum","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"description":"Topic filter e.g. Claude Code","type":"string","maxLength":200},"window":{"description":"1h|6h|24h, default 6h","type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"aurora_forecast","description":"NOAA aurora oval forecast.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"btc_address_balance","description":"Bitcoin address balance and tx history.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"address":{"type":"string"}},"required":["address"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"btc_mempool_fees","description":"Recommended Bitcoin network fees.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"business_days","description":"Business days calculator.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"start_date":{"type":"string"},"end_date":{"type":"string"},"days_ahead":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"check_agent_policy","description":"Check robots.txt, llms.txt, security.txt, and agent.json for crawl/discovery signals before an agent touches a site.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"domain":{"type":"string","description":"Domain to check, e.g. example.com"}},"required":["domain"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"citation_graph","description":"Citation graph via Semantic Scholar.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"paperId":{"type":"string"},"direction":{"type":"string"}},"required":["paperId"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"clinical_trials","description":"Search 480K+ clinical studies via ClinicalTrials.gov v2. Status, sponsors, phases, results.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Trial query"},"status":{"description":"RECRUITING, COMPLETED","type":"string"},"limit":{"description":"Max results, default 20","type":"integer","minimum":5,"maximum":50}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"combinatorial_arb","description":"Polymarket negRisk combinatorial arbitrage scan.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"company_registry","description":"Search company registries.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string"},"jurisdiction":{"type":"string"}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"court_docket","description":"Look up a federal court docket by ID via CourtListener RECAP archive. Parties, filings, dates.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"docket_id":{"type":"string","description":"Docket ID"}},"required":["docket_id"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"court_opinions","description":"Search US federal court opinions by keyword, court, date via CourtListener (Free Law Project). Keyless.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Search terms"},"court":{"description":"e.g. scotus, ca9","type":"string"},"days_back":{"description":"Days back, default 90","type":"integer","minimum":-9007199254740991,"maximum":9007199254740991}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"cross_platform_arb_scan","description":"Match live Polymarket and Kalshi markets for a topic and compare complementary asks after conservative fee estimates. Intelligence only; verify both rulebooks before acting.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","minLength":2,"maxLength":100,"description":"Topic, entity, asset, or market phrase such as bitcoin"},"min_similarity":{"description":"Minimum semantic-token match score, default 0.62","type":"number","minimum":0.4,"maximum":1},"min_net_edge":{"description":"Minimum fee-adjusted edge, default 0.015","type":"number","minimum":0,"maximum":0.5},"polymarket_limit":{"description":"Polymarket markets to screen, default 1000","type":"integer","minimum":100,"maximum":1000},"kalshi_max_pages":{"description":"Kalshi pages of 1000 markets, default 12","type":"integer","minimum":1,"maximum":20},"max_matches":{"description":"Maximum matches and opportunities returned, default 25","type":"integer","minimum":1,"maximum":50}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"crypto_price_simple","description":"Cryptocurrency price via CoinGecko.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"coin":{"type":"string"},"currency":{"type":"string"}},"required":["coin"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"currency_rates","description":"Live currency exchange rates.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"base":{"type":"string"},"target":{"type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"cve_search","description":"Search NIST NVD CVE database.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"keyword":{"type":"string"},"cve_id":{"type":"string"},"severity":{"type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"detect_stack","description":"Fingerprint a URL for framework, analytics, hosting, payment, CRM, and site-platform signals.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","description":"The URL to inspect (include https://)"}},"required":["url"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"disease_outbreaks","description":"CDC disease outbreak data.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"dns_records_lookup","description":"DNS resolution via Cloudflare DoH.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"domain":{"type":"string"},"type":{"type":"string"}},"required":["domain"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"drug_labels","description":"Search official FDA drug labels via openFDA. Dosage, warnings, contraindications, active ingredients.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"drug_name":{"type":"string","description":"Drug name"},"limit":{"description":"Max results, default 10","type":"integer","minimum":5,"maximum":50}},"required":["drug_name"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"drug_recalls","description":"Search FDA drug/device/food enforcement recalls via openFDA. Severity, classification, recalling firm.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"description":"Search terms","type":"string"},"limit":{"description":"Max results, default 20","type":"integer","minimum":5,"maximum":50}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"economic_indicators","description":"GDP, CPI, unemployment, trade data via World Bank API. Multi-year time series.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"country":{"description":"ISO code e.g. US","type":"string"},"indicator":{"description":"e.g. NY.GDP.MKTP.CD","type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"edgar_filings","description":"Search SEC EDGAR full-text filings by company, form type, or ticker.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string"},"form_type":{"type":"string"},"ticker":{"type":"string"}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"enrich_lead","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"domain":{"type":"string","description":"Company domain (e.g. stripe.com or https://stripe.com)"}},"required":["domain"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"extract_contacts","description":"Extract visible emails, phone-like strings, social links, and contact/about/pricing/careers URLs from a page.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","description":"The URL to inspect (include https://)"}},"required":["url"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"federal_contracts","description":"Federal contracts via USAspending.gov.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string"},"agency":{"type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"federal_grants","description":"Search Grants.gov for open federal funding opportunities. Agency, eligibility, deadline.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"description":"Keyword search","type":"string"},"status":{"description":"open, forecasted","type":"string"},"limit":{"description":"Max results, default 20","type":"integer","minimum":5,"maximum":50}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"federal_register","description":"Search the daily Federal Register — proposed rules, final rules, presidential notices.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Search terms"},"agency":{"description":"e.g. SEC, EPA","type":"string"},"type":{"description":"RULE, NOTICE, PRORULE","type":"string"}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"federal_spending","description":"Search $6T+ federal budget by agency, recipient, or keyword via USAspending.gov API.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"agency":{"description":"e.g. Department of Defense","type":"string"},"recipient":{"description":"Recipient name","type":"string"},"limit":{"description":"Max results, default 20","type":"integer","minimum":5,"maximum":50}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"find_agent_resource","description":"Search a small curated atlas of agent-useful APIs, self-hosted tools, payment rails, scraping helpers, and automation primitives.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Search query"},"category":{"description":"Optional category filter","type":"string"}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"flight_intel","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"airport_code":{"description":"Airport ICAO/IATA e.g. TEB, VNY, DCA","type":"string"},"tail_number":{"description":"Tail e.g. N123AB","type":"string"},"hours_back":{"description":"Hours back, default 12","type":"integer","minimum":1,"maximum":72}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"food_recall_check","description":"Search openFDA food enforcement and recalls.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"food_safety","description":"openFDA food enforcement.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"fred_series","description":"FRED economic data series.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"series_id":{"type":"string"},"limit":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"fred_surprises","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"days":{"description":"Days back, default 14","type":"integer","minimum":5,"maximum":90},"min_score":{"description":"Min score","type":"number","minimum":0,"maximum":1}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"gen_video_intel","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string"},"model":{"type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"geo_pulse","description":"Composite geopolitical intervention signal — GDELT + BBC + AlJazeera + ADS-B mil + prediction-market boosters (intervention signal pattern). Returns alert_level + signals array.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"region":{"description":"global|middle_east|ukraine|taiwan|asia_pacific","type":"string"},"min_confidence":{"description":"Min confidence 0-1, default 0.6","type":"number","minimum":0,"maximum":1},"hours_back":{"description":"Hours back, default 6","type":"integer","minimum":1,"maximum":72},"include_thermal":{"description":"Include thermal/firms heuristic","type":"boolean"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"github_repo_intel","description":"GitHub repo intelligence.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"repo":{"type":"string"}},"required":["repo"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"github_trending","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"description":"Max repos, default 25","type":"integer","minimum":5,"maximum":50},"language":{"description":"Filter by language e.g. TypeScript","type":"string","maxLength":50},"since_days":{"description":"Pushed within N days, default 7","type":"integer","minimum":1,"maximum":90}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"gov_contract_fit_brief","description":"Score federal contract awards against a service keyword, agency, or company domain. Returns incumbents, agencies, amounts, and pursuit notes.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"keyword":{"type":"string"},"agency":{"type":"string"},"company_domain":{"type":"string"},"limit":{"type":"integer","minimum":5,"maximum":50}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"hn_frontpage","description":"HN frontpage live — Algolia front_page tag, dwell = points/(age_h+2). Cache 10min. Top stories sorted by dwell for attention-momentum edge.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"description":"Max stories, default 30","type":"integer","minimum":5,"maximum":50},"min_points":{"description":"Min points filter","type":"integer","minimum":0,"maximum":9007199254740991}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"insider_cluster_brief","description":"Turn recent SEC Form 4 filings into an insider-activity cluster brief. Signal intel only.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"type":"string"},"limit":{"type":"integer","minimum":5,"maximum":80}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"insider_trades","description":"SEC Form 4 insider transactions.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"type":"string"},"limit":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ip_geolocation","description":"Geolocate an IP address.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ip":{"type":"string"}},"required":["ip"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"isbn_book_lookup","description":"Book metadata by ISBN via Open Library.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"isbn":{"type":"string"}},"required":["isbn"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"judges_search","description":"Search federal and state judges.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string"},"court":{"type":"string"}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"lobbying_records","description":"Search FEC lobbying disclosure records. Lobbyists, clients, amounts, issues lobbied.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"lobbyist":{"description":"Lobbyist name","type":"string"},"client":{"description":"Client/org name","type":"string"},"year":{"description":"4-digit year","type":"integer","minimum":-9007199254740991,"maximum":9007199254740991}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"marine_conditions","description":"Marine conditions for any ocean coordinate.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"lat":{"type":"number"},"lon":{"type":"number"}},"required":["lat","lon"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"mcp_approval_pack","description":"Generate the approval prompt and spend policy an agent should show before using a paid or risky tool. Returns maxPayment, seller checks, risk reasons, allowed fields, and what not to send.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"tool_name":{"type":"string"},"route_url":{"type":"string"},"price_usd":{},"task_intent":{"type":"string"},"max_payment_usd":{},"tool_schema":{},"method":{"type":"string"},"seller_address":{"type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"mcp_safety_brief","description":"Static risk brief for an MCP server, OpenAPI spec, or tool manifest before an agent connects it. Returns tool risk, PII and credential hints, allowlist advice, approval policy, and a user-facing safety line.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"server_url":{"description":"Reference URL only. This static audit does not fetch it.","type":"string"},"openapi_url":{"description":"Reference URL only. Submit openapi_json to analyze the spec.","type":"string"},"openapi_json":{"description":"Pasted OpenAPI object or JSON string to analyze"},"manifest_json":{},"tool_schema":{},"intended_task":{"type":"string"},"sensitive_context":{"type":"boolean"},"max_tools":{"type":"integer","minimum":1,"maximum":25}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"mcp_supply_chain_iocs","description":"Query known-malicious MCP packages, versions, C2 hosts, and email IOCs. The virus database for MCP.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"package":{"description":"npm package name to check","type":"string"},"host":{"description":"C2 host to check","type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"model_settings_lookup","description":"Community-tested settings for generative video and image models: CFG, steps, denoise, fps, resolution, sampler, LoRA, ComfyUI, fp8/quantization, and training notes.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"model":{"type":"string"},"task":{"type":"string"}},"required":["model"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"national_debt","description":"US national debt to the penny via Treasury FiscalData. Total debt, debt by instrument.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"nonprofit_filings","description":"Search nonprofit IRS 990 filings via ProPublica Nonprofit Explorer. Revenue, expenses, exec comp.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Organization name"},"state":{"description":"2-letter state code","type":"string"}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"openaq_air","description":"OpenAQ air quality — PM2.5/PM10/NO2/O3 by city/country, lastUpdated. v3 API + v2 fallback. Env / health / geo pulse. For PM market disclaimers.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"description":"Max locations, default 30","type":"integer","minimum":5,"maximum":100},"country":{"description":"ISO country code e.g. US","type":"string","maxLength":10}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"openrouter_models","description":"OpenRouter model catalog — id, name, context_length, pricing, created. Cached 1h, auto-fetched via public API. For model routing decisions.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"description":"Max models to return, default 100","type":"integer","minimum":10,"maximum":300},"min_context":{"description":"Min context length filter","type":"integer","minimum":0,"maximum":9007199254740991}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"orderbook_imbalance","description":"Polymarket CLOB orderbook imbalance.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"token_id":{"type":"string"},"condition_id":{"type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"paper_details","description":"Paper metadata via Semantic Scholar.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"paperId":{"type":"string"}},"required":["paperId"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"patents_search","description":"Full-text patent search via Google Patents. Titles, assignees, dates, abstracts.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Patent search terms"},"limit":{"description":"Max results, default 20","type":"integer","minimum":5,"maximum":50}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ping","description":"Health check. Returns pong + server time + tool catalog.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"polymarket_event_scan","description":"Scan one live Polymarket negRisk event for fee-adjusted outcome-sum violations. Intelligence only; verify CLOB depth and resolution rules before acting.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"type":"string","description":"Polymarket event slug"},"min_edge":{"description":"Minimum net edge, default 0.02","type":"number","minimum":0,"maximum":0.5},"min_liquidity":{"description":"Minimum liquidity per leg in USD, default 1000","type":"number","minimum":0}},"required":["slug"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"polymarket_market_scan","description":"Scan high-volume active Polymarket markets for resolution candidates and fee-adjusted YES+NO bundle violations. Intelligence only; verify live books and rules before acting.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"description":"Markets to scan, default 100","type":"integer","minimum":10,"maximum":200},"min_certainty":{"description":"Resolution-candidate threshold, default 0.95","type":"number","minimum":0.5,"maximum":1},"min_edge":{"description":"Minimum bundle net edge, default 0.02","type":"number","minimum":0,"maximum":0.5},"min_liquidity":{"description":"Minimum liquidity in USD, default 1000","type":"number","minimum":0},"min_volume_24h":{"description":"Minimum 24h volume in USD, default 5000","type":"number","minimum":0}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"postal_code_lookup","description":"City, state, geo for postal/zip codes (60+ countries).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"country":{"type":"string"},"postal_code":{"type":"string"}},"required":["country","postal_code"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"product_recalls","description":"Search CPSC consumer product recalls via saferproducts.gov. Hazards, manufacturers, remedies.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"description":"Product search","type":"string"},"limit":{"description":"Max results, default 20","type":"integer","minimum":5,"maximum":50}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"reddit_search","description":"Search Reddit.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string"},"subreddit":{"type":"string"},"sort":{"type":"string"}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"regulations_search","description":"Search open rulemakings and public dockets. Falls back to Federal Register if no API key.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Search terms"},"status":{"description":"e.g. open, closed","type":"string"}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"regulatory_impact_brief","description":"Summarize fresh Federal Register and rulemaking signals for one sector with severity, source links, and action read.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"sector":{"type":"string"},"agency":{"type":"string"},"jurisdiction":{"type":"string"},"hours":{"type":"integer","minimum":6,"maximum":720},"limit":{"type":"integer","minimum":5,"maximum":25}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"regulatory_pulse","description":"Regulatory pulse — SEC Atom RSS + openFDA adverse + USPTO TSDR + FCC OET + FAA registry hints for bio/tech Polymarkets. Returns events by org + provenance.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"org":{"description":"all|sec|fda|uspto|fcc|faa|openfda","type":"string"},"hours_back":{"description":"Hours back, default 24","type":"integer","minimum":1,"maximum":720}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"research_pack","description":"Multi-source OSINT research pack — GDELT + BBC + HN + Reddit, 4-layer verification layer (existence+recency+multi-source+domain allowlist) + combined relevance scoring. research pack pipeline.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"topic":{"type":"string","minLength":3,"maxLength":200,"description":"Research topic query"},"domains":{"description":"Optional domain filter allowlist","type":"array","items":{"type":"string"}},"include_sources":{"description":"Sources to include: gdelt, bbc, hn, reddit","type":"array","items":{"type":"string"}},"hours_back":{"description":"Hours back, default 24","type":"integer","minimum":1,"maximum":720}},"required":["topic"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"scenario_verdict","description":"Scenario engine seed→entity→3-scenario verdict.json + composite YES prob mapped to market question. Input raw seed text + question, get bear/base/bull scenarios + fair_price_hint.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"seed_text":{"type":"string","minLength":10,"maxLength":5000,"description":"Raw seed text / headline pack"},"market_question":{"type":"string","minLength":5,"maxLength":500,"description":"Polymarket/Yes-No market question"},"context":{"description":"Optional context","type":"string","maxLength":2000}},"required":["seed_text","market_question"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"score_lead","description":"Score a company domain for outbound fit using HTTPS, DNS, tech stack, contact paths, social links, platform, and copy depth.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"domain":{"type":"string","description":"Company domain, e.g. stripe.com"}},"required":["domain"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"scrape","description":"Fetch a URL and return clean structured content: title, description, meta tags, text content, headings, links, and tech stack signals. Works on HTML and JSON pages.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","description":"The URL to scrape (include https://)"}},"required":["url"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"search_arxiv","description":"Search arXiv preprints in CS, physics, math, biology. Titles, authors, abstracts, categories.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Search terms"},"category":{"description":"e.g. cs.CL, cs.LG","type":"string"},"limit":{"description":"Max results, default 20","type":"integer","minimum":5,"maximum":50}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"search_openalex","description":"Search 250M+ works via OpenAlex with institution data, bibliometrics, citation counts.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Research query"},"limit":{"description":"Max results, default 20","type":"integer","minimum":5,"maximum":50}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"search_papers","description":"Search 226M+ academic papers across all fields with AI-ranked relevance via Semantic Scholar Graph API.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Research query"},"limit":{"description":"Max results, default 20","type":"integer","minimum":5,"maximum":50}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"search_pubmed","description":"Search 37M+ biomedical papers via NCBI PubMed. PMIDs, titles, authors, journals.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Biomedical query"},"limit":{"description":"Max results, default 20","type":"integer","minimum":5,"maximum":50}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"sec_8k_velocity","description":"SEC 8-K velocity — EFTS FullTextSearch + Atom current, 1h spike vs 24h mean >3x, Item 1.05/2.02/5.02 boost. Earnings/merger/legal prediction-market lead. 9/sec TokenBucket, UA CompanyName Email per 17 CFR 200.80.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"hours":{"description":"Hours back, default 6","type":"integer","minimum":1,"maximum":72},"limit":{"description":"Max rows, default 100","type":"integer","minimum":10,"maximum":200},"min_score":{"description":"Min score filter","type":"number","minimum":0,"maximum":1}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"smart_money","description":"Polymarket leaderboard and top trader activity.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"timeframe":{"type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"space_weather","description":"NOAA space weather — solar flares, geomagnetic storms, solar wind speed, Kp index.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"type":{"description":"planetary_k_index, solar_wind, flare","type":"string"},"days":{"description":"Days back, default 1","type":"integer","minimum":1,"maximum":7}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"space_weather_kp","description":"Current planetary K-index and geomagnetic storm conditions.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"supply_stress","description":"Supply-chain stress index — CBP BWT + GDELT chokepoint mentions + AIS/MarineTraffic hint, port congestion for freight/commodity/middle_east Polymarket edge.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ports":{"description":"Ports e.g. LAX,NYC,HOU,LGB","type":"array","items":{"type":"string"}},"chokepoints":{"description":"Chokepoints e.g. hormuz,bab-el-mandeb,suez,bosphorus","type":"array","items":{"type":"string"}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"tide_data","description":"NOAA tide predictions and observed water levels for coastal stations.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"station":{"description":"NOAA station ID","type":"string"},"date":{"description":"YYYYMMDD","type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"timezone_current","description":"Current time for any IANA timezone.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"timezone":{"type":"string"}},"required":["timezone"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"token_stock_quote","description":"Live DEX quotes for tokenized equities (Coinbase B20 stock tokens on Base).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string"},"limit":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"trademarks_search","description":"Search USPTO trademarks.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string"},"owner":{"type":"string"}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"treasury_dts","description":"Treasury DTS TGA — operating_cash_balance free gov public-domain, TGA close $B d/d delta, deposits/withdrawals enrichment. Liquidity / debt-ceiling / SPX direction edge, 2nd upstream.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"days":{"description":"Days back, default 7","type":"integer","minimum":2,"maximum":30},"min_score":{"description":"Min score","type":"number","minimum":0,"maximum":1}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"usgs_quake","description":"USGS all-day earthquakes — mag, place, time, tsunami, felt, coords, depth. Public USGS GeoJSON no-key. Disaster / insurance / commodity market tail-risk pulse.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"description":"Max quakes, default 50","type":"integer","minimum":5,"maximum":200},"min_mag":{"description":"Min magnitude e.g. 2.5","type":"number","minimum":0,"maximum":10}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"validate_agent_manifest","description":"Validate an agent manifest for identity, endpoint, tools, pricing, and payment fields.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"manifest_json":{"type":"string","description":"agent manifest as a JSON string"}},"required":["manifest_json"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"vehicle_recalls","description":"Search NHTSA vehicle recalls by make, model, or VIN. Campaign numbers, defect descriptions.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"make":{"description":"e.g. Toyota","type":"string"},"model":{"description":"e.g. Camry","type":"string"},"vin":{"description":"17-char VIN","type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"water_levels","description":"Real-time USGS river/stream flow and flood data. Gauge height, discharge, percentiles by state.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"state":{"description":"2-letter state code","type":"string"},"parameter_code":{"description":"USGS param code, default 00060","type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"weather_alerts","description":"Active NOAA NWS severe weather alerts — watches, warnings, advisories by state or zone.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"state":{"description":"2-letter state code e.g. CA","type":"string"},"zone":{"description":"NWS zone ID","type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"weather_bias","description":"Weather bias vs recent mean — uses Open-Meteo archive+forecast and ticker mapping for Kalshi HIGH* fade edge.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"city":{"type":"string","minLength":2,"maxLength":30,"description":"NYC|CHI|MIA|LAX or lat,lon = NYC default"},"model":{"description":"Model name for provenance","type":"string","maxLength":50},"days_back":{"description":"Days back for anomaly, default 7","type":"integer","minimum":2,"maximum":30}},"required":["city"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"weather_current_global","description":"Current weather for any global coordinate.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"lat":{"type":"number"},"lon":{"type":"number"},"variables":{"type":"string"}},"required":["lat","lon"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"weather_forecast_grid","description":"Detailed NWS 7-day forecast for US lat/lon.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"lat":{"type":"number"},"lon":{"type":"number"}},"required":["lat","lon"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"wildfires","description":"Active wildfire detections from NASA FIRMS satellites. Lat/lon, brightness, confidence, scan time.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"description":"Max results, default 50","type":"integer","minimum":10,"maximum":100},"region":{"description":"e.g. us-west, california","type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"x402_market_radar","description":"CDP Bazaar radar for x402 builders: live catalog size, AgentToll ranks, keyword gaps, vertical competition, price samples, and next actions.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query_limit":{"description":"Search results per tracked query, default 15","type":"integer","minimum":3,"maximum":20}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"x402_rank_audit","description":"Audit one x402 resource across buyer keywords. Returns Bazaar rank, competitors above it, metadata defects, and fixes that can improve discovery.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"resource":{"type":"string"},"keywords":{"type":"array","items":{"type":"string"}},"limit":{"type":"integer","minimum":5,"maximum":25}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"x402_seller_readiness_audit","description":"Audit whether a paid x402 route is ready for agent buyers. Checks discovery metadata, price visibility, Base USDC terms, seller wallet, receipt language, tool descriptions, and approval copy.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"resource_url":{"description":"Reference URL only. This static audit does not fetch it.","type":"string"},"openapi_url":{"description":"Reference URL only. Submit openapi_json to analyze the spec.","type":"string"},"openapi_json":{"description":"Pasted OpenAPI object or JSON string to analyze"},"agent_json":{},"expected_price":{},"seller_address":{"type":"string"},"route_metadata":{}},"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":56,"grade":"C","scanned_at":"2026-09-26T05:12:45.139Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-26T05:12:45.185Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":12,"max":20,"notes":["remote reachable in 7457ms"]},"poisoning":{"score":15,"max":15,"notes":["104 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":2,"max":10,"notes":["no repository or website to verify"]}},"findings":[{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://agenttoll.dev/mcp","reachable":true,"authRequired":false,"latencyMs":7457,"serverInfo":{"name":"tollbooth","version":"0.13.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://agenttoll.dev/favicon.svg","source":"site"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":5}}}},"grade_history":[],"reviews":[]}