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

AgentBIT

REMOTE · AGENTBIT.APP · SCANNED SEP 20

x402 router-proxy + 79 keyless pay-per-call tools on Base. Pay once, we run the best tool.

Available components

+10 this week 71 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability69
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 10425 tokens (~128/item across 81 items; 81 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Tools include usage examples.Pass
Stability & Change Management57
  • Stability observed for 17 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage90
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 69% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 81 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 82 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the AgentBIT MCP server?

AgentBIT is a hosted endpoint at https://agentbit.app/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · agentbit.app

# add to Claude Code
claude mcp add --transport http app-agentbit-mcp 'https://agentbit.app/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "app-agentbit-mcp": {
      "url": "https://agentbit.app/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "app-agentbit-mcp": {
      "type": "http",
      "url": "https://agentbit.app/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.app-agentbit-mcp]
url = "https://agentbit.app/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "app-agentbit-mcp": {
      "type": "remote",
      "url": "https://agentbit.app/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add app-agentbit-mcp --url 'https://agentbit.app/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  app-agentbit-mcp:
    url: "https://agentbit.app/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "app-agentbit-mcp": {
      "Transport": "http",
      "Url": "https://agentbit.app/mcp"
    }
  }
}
# add to Vellum
assistant mcp add app-agentbit-mcp -t streamable-http -u 'https://agentbit.app/mcp'
// mcp.json
{
  "mcpServers": {
    "app-agentbit-mcp": {
      "type": "http",
      "url": "https://agentbit.app/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.

  • 19 Sept 26 +1

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

  • 17 Sept 26 +1

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

  • 16 Sept 26 0
    • A breaking change shipped without a version bump: still 1.7.0 security
    • Tool “agentbit_route” rewrote its description, which is the text the model reads security
    • “agentbit_route” made “task” required, so existing callers break functional
    • Schema quality: fail → pass functional
    • Destructive annotations: 100 → pass functional
    • “agentbit_route” reworded the description of “body” cosmetic
  • 15 Sept 26 +1
    • Destructive annotations: pass → 100 functional
    • New tool “agentbit_route” functional
  • 14 Sept 26 +7
    • Authorization: unverified → partial security
    • Schema quality: 7809 → 10160 functional
    • New tool “agentbit.address_eip55” functional
    • New tool “agentbit.contract_audit” functional
    • New tool “agentbit.counterparty_verify” functional
    • New tool “agentbit.decode_base58” functional
    • New tool “agentbit.decode_hex” functional
    • New tool “agentbit.decode_url” functional
    • New tool “agentbit.domain_dossier” functional
    • New tool “agentbit.encode_base58” functional
    • New tool “agentbit.encode_hex” functional
    • New tool “agentbit.encode_url” functional
    • New tool “agentbit.hash_keccak256” functional
    • New tool “agentbit.hash_md5” functional
    • New tool “agentbit.hash_sha1” functional
    • New tool “agentbit.json_diff” functional
    • New tool “agentbit.sec_filings” functional
    • New tool “agentbit.server_time” functional
    • New tool “agentbit.stock_price” functional
    • New tool “agentbit.text_diff” functional
    • New tool “agentbit.text_slugify” functional
    • New tool “agentbit.text_summarize” functional
    • New tool “agentbit.timestamp_convert” functional
    • New tool “agentbit.wallet_dossier” functional
  • 13 Sept 26 0
    • HSTS header: unverified → fail security
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 58 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • New tool “agentbit.content_moderate” functional
    • New tool “agentbit.text_analyze” functional
    • New tool “agentbit.text_keywords” functional
  • 12 Sept 26 +1
    • HSTS header: fail → unverified security
    • Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it. security
    • Schema quality: 6715 → 7415 functional
    • New tool “agentbit.crypto_trader_kit” functional
    • New tool “agentbit.market_sentiment” functional
    • New tool “agentbit.onchain_gas” functional
    • New tool “agentbit.onchain_read” functional
    • New tool “agentbit.prediction_markets” functional
  • 11 Sept 26 +1
    • Schema quality: 153 → 134 functional
    • New tool “agentbit.convert_csv_json” functional
    • New tool “agentbit.convert_json_csv” functional
    • New tool “agentbit.convert_xml_json” functional
    • New tool “agentbit.decode_base64” functional
    • New tool “agentbit.encode_base64” functional
    • New tool “agentbit.hash_hmac” functional
    • New tool “agentbit.hash_sha256” functional
    • New tool “agentbit.hash_sha512” functional
    • New tool “agentbit.json_validate” functional
    • New tool “agentbit.jwt_decode” functional
    • New tool “agentbit.semver_compare” functional
    • New tool “agentbit.url_parse” functional
    • New tool “agentbit.uuid_generate” functional
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 20 Sept 2026 · Probed https://agentbit.app/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=webmail.agentbit.app CN=YR2,O=Let's Encrypt,C=US 31 Aug 2026 29 Nov 2026 RSA 2048 SHA256-RSA 50db6dfd510ebd3497be8477790949558d1
SANs: agentbit.app, autoconfig.agentbit.app, autodiscover.agentbit.app, cpanel.agentbit.app, cpcalendars.agentbit.app, cpcontacts.agentbit.app, mail.agentbit.app, webdisk.agentbit.app, webmail.agentbit.app, www.agentbit.app
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of agentbit.app. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
app. present 23684 8 Verified
agentbit.app. 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
Header Value
x-content-type-options nosniff

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://agentbit.app/mcp Verified 200
http (plaintext) http://agentbit.app/mcp Served over HTTP 200
MCP tools · 81 exposed · ~10,344 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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
agentbit.sec_filings ~182

Recent SEC EDGAR filings for a US public company by ticker or CIK, optionally filtered by form (10-K, 10-Q, 8-K, ...). Returns form, filing/report dates, accession number and a direct document URL. Free public source, $0.01. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
cikstringSEC CIK (numeric; zero-padding optional)
formstringOptional form filter, e.g. 10-K, 10-Q, 8-K
limitintegerMax filings to return (1-50, default 20)
tickerstringUS equity ticker, e.g. AAPL

No output schema declared.

No examples provided.

agentbit.semver_compare ~86

Compare two semantic version strings. Returns -1, 0 or 1 for less-than, equal or greater-than. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
astringyes
bstringyes

No output schema declared.

No examples provided.

agentbit.server_time ~99

FREE authoritative UTC clock: current unix seconds and milliseconds, ISO-8601, RFC 2822, date/time, day-of-week, day-of-year and ISO week. One call, no payment, no input. A high-frequency poll magnet for agents. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.

No output schema declared.

No examples provided.

agentbit.stablecoin_stats ~184

Stablecoin market data with the number agents paying in USDC actually need: current price and PEG DEVIATION per coin, circulating supply, peg mechanism and chains, ranked by market cap. Filter by symbol or screen for depegs (absolute deviation above a threshold). Open DefiLlama data, refreshed every 10 minutes. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
limitintegerMax results (1-50, default 15)
max_peg_deviation_percentnumberDepeg screen: only coins with ABSOLUTE deviation >= this value (e.g. 0.5)
symbolstringFilter by symbol substring, e.g. USDC

No output schema declared.

No examples provided.

agentbit.stock_price ~109

Latest equity quote from a free, key-less source (Yahoo Finance): price, day open/high/low, previous close, % change, volume and currency. Input a symbol like AAPL. Delayed, $0.005. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
symbolstringyesEquity ticker, e.g. AAPL

No output schema declared.

No examples provided.

agentbit.structured_extract ~134

Extract a page's machine-readable self-description in one call: every JSON-LD block (schema.org), OpenGraph and Twitter Card metadata, canonical URL, title, meta description, H1, hreflang alternates and RSS/Atom feed links — parsed server-side into clean JSON. Where text extraction gives you prose, this gives you structured facts. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
urlstringyesAbsolute http(s) URL of the page

No output schema declared.

No examples provided.

agentbit.text_analyze ~127

Analyze any text in one call: detected language (with script + confidence), readability (Flesch Reading Ease & Flesch-Kincaid grade with reading level) and full statistics — word/sentence/paragraph counts, reading time, lexical diversity. Offline, key-less, $0.002. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
textstringyesThe text to analyze (up to 100k characters)

No output schema declared.

No examples provided.

agentbit.text_diff ~129

Diff two texts offline (LCS-based): the added and removed lines, a count of changed line-pairs, added/removed word tallies and a 0-1 similarity ratio. Key-less, instant, $0.002. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
astringyesThe original text (up to 100k characters)
bstringyesThe revised text (up to 100k characters)

No output schema declared.

No examples provided.

agentbit.text_keywords ~140

Extract the top keywords and key phrases from text (frequency, stopword-filtered) plus structured entities by pattern — emails, URLs, @mentions, #hashtags, phones, money, dates and 0x crypto addresses. Offline, key-less, $0.002. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
limitintegerMax keywords to return (1-50, default 10)
textstringyesThe text to extract from (up to 100k characters)

No output schema declared.

No examples provided.

agentbit.text_slugify ~84

Convert any string into a URL slug: ASCII, lower-cased, dashes for separators. For permalinks, filenames and stable ids. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
inputstringyes

No output schema declared.

No examples provided.

agentbit.text_summarize ~132

Extractive summary of any text, computed offline (no LLM): ranks sentences by term significance and returns the top ones in reading order. Set how many sentences you want. Key-less, instant, $0.002. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
sentencesintegerHow many sentences to return (1-20, default 3)
textstringyesThe text to summarize (up to 100k characters)

No output schema declared.

No examples provided.

agentbit.timestamp_convert ~115

Convert a timestamp between unix seconds and ISO-8601 (UTC) in either direction: {value, from:unix|iso, to:unix|iso}. Timezone-safe date math for scheduling, logs and on-chain timestamps. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
fromstringyes
tostringyes
valuestringyes

No output schema declared.

No examples provided.

agentbit.token_price ~163

Current token prices for up to 10 tokens per call, on any chain: address as <chain>:<address> (base:0x…, ethereum:0x…) or coingecko:<id> for majors. Aggregated market price with a confidence score and timestamp, from DefiLlama's open price engine. $0.002 — priced for agents that check before every trade. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
tokenstringSingle token: <chain>:<address> or coingecko:<id>
tokensarrayUp to 10 tokens per call

No output schema declared.

No examples provided.

agentbit.token_risk ~148

Audit an ERC-20 token on Base before you touch it: contract verification status, owner renounced or not, upgradeable proxy, holder count and top-holder concentration, malicious public tags, USD price, plus a sanctions check on the contract address itself. Returns a 0-100 risk score with named flags. Static + market-structure analysis from public data — zero-key, deterministic. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
addressstringyesERC-20 token CONTRACT address on Base (0x + 40 hex)

No output schema declared.

No examples provided.

agentbit.url_parse ~73

Parse a URL into its components: scheme, host, port, path, query and fragment. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
inputstringyes

No output schema declared.

No examples provided.

agentbit.url_threat_check ~146

Screen a URL before your agent follows it: phishing-pattern heuristics (IP-literal hosts, punycode, credentials in the URL, shorteners, deep subdomain nesting), a safe server-side redirect trace with cross-host detection, and an optional URLhaus malware-database lookup. Returns a 0-100 risk score with named flags. Honest scope: heuristics + public threat data, not a sandbox. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
urlstringyesAbsolute http(s) URL to screen

No output schema declared.

No examples provided.

agentbit.util_transform ~145

Deterministic utility operations for agents: sha256/sha512/HMAC hashing, JWT decode, base64 encode/decode, UUID generation, JSON validation, CSV↔JSON, XML→JSON, URL parsing and semver comparison. Sub-millisecond, no external calls. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
astring
algorithmstring
bstring
inputstring
keystring
operationstringyes

No output schema declared.

No examples provided.

agentbit.uuid_generate ~71

Generate a random RFC 4122 version 4 UUID. Unique identifiers for records, requests and idempotency keys. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.

No output schema declared.

No examples provided.

agentbit.vat_check ~165

LIVE EU VAT number validation against VIES, the European Commission's official service — not a format check: the number is verified in the member state's actual register, returning the registered trader name and address where published. Covers all 27 member states plus Northern Ireland (XI). Essential before B2B invoicing with reverse charge. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
countrystringTwo-letter member state code if not included in vat_number (EL for Greece, XI for Northern Ireland)
vat_numberstringyesVAT number, with or without the country prefix, e.g. RO12345678

No output schema declared.

No examples provided.

agentbit.wallet_counterparties ~150

Who does this wallet transact with? Recent activity (~100 transactions) aggregated into a ranked counterparty list: address, explorer name where known, interactions in/out, total native value, first/last seen, methods used. The related-wallets answer from open data — honest about being a recent-activity sample. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
addressstringyesEVM address on Base (0x + 40 hex)
topintegerMax counterparties to return (1-25, default 10)

No output schema declared.

No examples provided.

agentbit.wallet_dossier ~135

The complete picture of a Base wallet in one call: profile (balance, type, ERC-20 holdings), recent transactions, top counterparties and sanctions/risk screening — merged from four AgentBIT wallet tools. $0.02. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
addressstringyesEVM wallet address on Base (0x + 40 hex)
limitintegerMax recent transactions to include (1-100, default 25)

No output schema declared.

No examples provided.

agentbit.wallet_profile ~141

Full wallet profile on Base in one call: native balance, nonce, EOA vs contract vs EIP-7702 delegated, total transaction count, ERC-20 holdings with USD values where known, and public tags — from public chain data. The profiler answer at half the price of proprietary alternatives. Pairs with wallet-screen (risk) and wallet-transactions (history). Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
addressstringyesEVM address on Base (0x + 40 hex)

No output schema declared.

No examples provided.

agentbit.wallet_screen ~168

Screen a wallet address before you transact with it: sanctions check against the OFAC SDN digital-currency address list and UN consolidated list (refreshed daily, matched locally), plus free on-chain signals on Base — contract vs EOA, verification status, activity, balance, malicious public tags. Returns a 0-100 risk score with named flags. Built for x402 agents screening counterparties. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
addressstringyesWallet address to screen. EVM addresses (0x + 40 hex) get full on-chain signals; any chain's address format is checked against the sanctions lists.

No output schema declared.

No examples provided.

agentbit.wallet_transactions ~145

The latest transactions of any wallet on Base, normalized for agents: hash, direction (in/out), counterparty address and explorer name, native value, method called, status, fee and timestamp. Up to 50 per call from public explorer data. The history layer of the wallet-intelligence shelf. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
addressstringyesEVM address on Base (0x + 40 hex)
limitintegerMax transactions to return (1-50, default 20)

No output schema declared.

No examples provided.

agentbit.weather ~151

Weather forecast for any coordinates worldwide: current conditions plus a condensed hourly forecast (temperature, wind, humidity, precipitation, condition codes) and a will-it-rain summary. Official MET Norway model data (the institute behind yr.no) — commercial use permitted, attribution included. $0.002 per call. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
hoursintegerHourly entries to return (1-48, default 24)
latnumberyesLatitude -90..90
lonnumberyesLongitude -180..180

No output schema declared.

No examples provided.

agentbit.web_extract ~130

Fetch any public URL and return clean, structured content: title, meta description, main text, markdown, headings, outbound links and page metadata. Removes scripts, navigation and boilerplate. Ideal for reading articles, docs and product pages before reasoning over them. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
include_linksboolean
output_formatstring
render_fallbackboolean
urlstringyes

No output schema declared.

No examples provided.

agentbit.web_search ~140

Live web search for AI agents: returns ranked results with title, URL, snippet, publish date and source. Neural + keyword search across the current web with automatic provider failover. Use it to find recent news, documentation, competitors, prices or any fact that needs a fresh source. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
countrystring
freshness_daysinteger
languagestring
limitinteger
querystringyes

No output schema declared.

No examples provided.

agentbit.website_agent_readiness ~122

Audit any website for AI-agent and AI-crawler readiness: HTTPS, robots.txt and AI bot rules (GPTBot, ClaudeBot, PerplexityBot), llms.txt, sitemap, title/meta, schema.org JSON-LD, security headers. Returns a 0–100 score with failed checks, issues and concrete recommendations. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
urlstringyes

No output schema declared.

No examples provided.

agentbit.wiki_facts ~161

Encyclopedic grounding in one call: Wikipedia search plus the full summary of the best match — extract, short description, canonical URL, thumbnail — in any of 300+ language editions. Official Wikimedia REST APIs, CC BY-SA attribution included. The cheapest way for an agent to ground an entity before reasoning about it. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
langstringWikipedia language edition (default en)
limitintegerMax search matches (1-10, default 5)
querystringyesEntity or topic to look up (2-300 chars)

No output schema declared.

No examples provided.

agentbit.x402_inspect ~219

Lint any x402 endpoint or payment header against the v2 spec and real CDP facilitator behavior: CAIP-2 network ids, atomic amounts, the EIP-712 domain-name trap ('USD Coin' on Base mainnet vs 'USDC' on Sepolia — wrong name = every settlement fails), the extensions echo Coinbase Bazaar requires for indexing, expired authorizations. Findings as error/warning/info with what will actually break. Built by a seller that debugged all of these in production. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
payment_payloadstringBase64 PAYMENT-SIGNATURE header value to lint the client payload (optionally alongside payment_required)
payment_requiredstringBase64 PAYMENT-REQUIRED header value to lint offline
urlstringA paid x402 endpoint to probe live (GET, expects the 402 envelope)

No output schema declared.

No examples provided.

agentbit.x402_intelligence ~148

Market analytics for the x402 ecosystem: search indexed resources, trending, seller reports with on-chain trend, price history over time, full market overview (sources, categories, price distribution, on-chain leaders), competition stats and scored opportunities. Built from continuously scanned public x402 indexes (Coinbase Bazaar, Agent402, Agentic Market) with historical snapshots. Pay-per-call via x402 (USDC, Base).

NameTypeReqDescription
_paymentstringOptional base64 x402 PAYMENT-SIGNATURE payload. Omit to receive payment requirements.
categorystring
operationstringyes
qstring
sellerstring

No output schema declared.

No examples provided.

Common questions

What is the AgentBIT MCP server?

AgentBIT is an MCP server listed in the public MCP registry as app.agentbit/mcp. x402 router-proxy + 79 keyless pay-per-call tools on Base. Pay once, we run the best tool. This page covers its hosted endpoint (https://agentbit.app/mcp).

Is the AgentBIT MCP server safe to use?

AgentBIT scores 71 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the AgentBIT MCP server expose?

AgentBIT exposes 81 tools: agentbit_discover, agentbit_route, agentbit.address_eip55, agentbit.business_identity, agentbit.company_enrich, and 76 more. Their descriptions and schemas cost roughly 10,344 tokens of context every time the server is loaded.

Does the AgentBIT MCP server require authentication?

No. We connected to AgentBIT without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the AgentBIT MCP server still maintained?

AgentBIT is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.