← Registry

Security & Testing

agentbit.app

This MCP server provides tools for discovering, researching, and assessing the risk of companies and domains through business identity lookup, company enrichment, due-diligence research, and pre-transaction risk screening.

x402 supported1 endpoint16 known toolsFirst detected September 4, 2026Last detected September 4, 2026

ENDPOINT 1

https://agentbit.app/mcp

No auth detected

MCP server metadata

Name
agentbit
Version
1.7.0
Capabilities
tools
Server instructions

Every tool is pay-per-call over the x402 protocol (USDC on Base, no signup). Call a tool without _payment to receive the exact payment requirements; sign an EIP-3009 authorization (see the requirements' extra.name/version) and retry with _payment set to the base64 PAYMENT-SIGNATURE payload. Docs: https://agentbit.app/llms.txt

Known tools 16

agentbit_discover

Search every indexed x402 resource across Coinbase Bazaar, Agent402 and Agentic Market (7k+ tools): name, price, seller, network, usage metrics.

Inferred read-only
agentbit.business_identity

Legal entity identity via GLEIF: look up a company by LEI, search legal entities by name across jurisdictions, or validate an LEI checksum.

Inferred read-only
agentbit.company_enrich

Company enrichment from a domain: canonical name, website, description, detected technologies (CMS, e-commerce platform, analytics), social profiles and mail infrastructure (MX).

Inferred read-only
agentbit.company_research

One-call company due-diligence dossier: web-signal enrichment (technologies, socials, mail), recent news from live web search, website agent-readiness score and technical risk indicators (DNS, SSL, domain age).

Inferred read-only
agentbit.counterparty_risk

Pre-transaction risk screening for a domain, company or email domain: DNS resolution, MX presence, SSL validity/expiry, domain age via RDAP, website reachability.

Potential side effects
agentbit.discover

Search every indexed x402 resource across Coinbase Bazaar, Agent402 and Agentic Market in one call (7k+ tools): name, description, price, seller, network and real usage metrics (calls, unique buyers, settled volume), with per-source freshness data.

Inferred read-only
agentbit.email_deliverability

Email address deliverability and risk check before sending: syntax, domain, MX records, SPF, DMARC, disposable-provider detection and role-account detection.

Potential side effects
agentbit.financial_document

Financial identifier validation: IBAN validation (format, length per country, mod-97 checksum), IBAN repair suggestions for OCR errors, EU VAT number format validation.

Inferred read-only
agentbit.fx

Live foreign-exchange rates for one or many currency pairs (e.

Inferred read-only
agentbit.reddit_search

Search Reddit posts by keyword, optionally within a subreddit, sorted by relevance, new or top over a timeframe.

Inferred read-only
agentbit.sanctions_screen

Screen a person or company name against the OFAC SDN and UN Security Council consolidated sanctions lists: fuzzy matching with similarity scores, matched programs, entity type and country.

Inferred read-only
agentbit.util_transform

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.

Inferred read-only
agentbit.web_extract

Fetch any public URL and return clean, structured content: title, meta description, main text, markdown, headings, outbound links and page metadata.

Inferred read-only
agentbit.web_search

Live web search for AI agents: returns ranked results with title, URL, snippet, publish date and source.

Potential side effects
agentbit.website_agent_readiness

Audit any website for AI-agent and AI-crawler readiness: HTTPS, robots.

Inferred read-only
agentbit.x402_intelligence

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.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

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

Codex

~/.codex/config.toml

[mcp_servers.agentbit]
url = "https://agentbit.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agentbit": {
      "type": "http",
      "url": "https://agentbit.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agentbit
Remote MCP URL: https://agentbit.app/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": {
    "agentbit": {
      "url": "https://agentbit.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "agentbit",
  "transport": "streamable-http",
  "url": "https://agentbit.app/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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