← agentbit.app

INDIVIDUAL MCP TOOL

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.

agentbit.appnone authenticationAvailability not checked

LIVE ENDPOINT

https://agentbit.app/mcp

No auth detected

Connect to this endpoint to inspect the live schema for agentbit.x402_intelligence and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

agentbit.app

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.

Related tools

  • agentbit_discover — Search every indexed x402 resource across Coinbase Bazaar, Agent402 and Agentic Market (7k+ tools): name, price, seller, network, usage metrics.
  • 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.
  • 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).
  • 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).
  • 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.
  • 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.
  • agentbit.email_deliverability — Email address deliverability and risk check before sending: syntax, domain, MX records, SPF, DMARC, disposable-provider detection and role-account detection.
  • 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.