MCP server for Bloomfilter, a domain registration service for AI Agents.
mcp-server-bloomfilter is an early-stage TypeScript project in the AI payments / x402 ecosystem, focused on ai-agent, autonomous-agent, base, bloomfilter. It currently has 9 GitHub stars and 2 forks, and sits alongside related tools like voidly-pay, mcp-server, mcp-client, agoragentic-integrations, APIbase, piprail.
MCP server for Bloomfilter, search & register domain names and manage DNS records from AI agents.
Bloomfilter is a domain registration and configuration API that uses x402 for payments. Point your AI agent at the Bloomfilter API, give it a wallet with some USDC, and it can autonomously search, register, and configure domains.
No login, no credit card, no dashboard. Just HTTP requests and a crypto wallet.
This MCP server wraps the Bloomfilter API so that any MCP-compatible client (Claude Desktop, Cursor, Windsurf, custom agents, etc.) can use it as a tool provider.
BLOOMFILTER_PRIVATE_KEY=0x... npx @bloomfilter/mcp-server
The server communicates over stdio (JSON-RPC). It's meant to be launched by an MCP client, not run standalone.
Add this JSON to your MCP client's config file:
{
"mcpServers": {
"bloomfilter": {
"command": "npx",
"args": ["-y", "@bloomfilter/mcp-server"],
"env": {
"BLOOMFILTER_PRIVATE_KEY": "0x..."
}
}
}
}
| Client | Config file |
|---|---|
| Claude Desktop | claude_desktop_config.json |
| Claude Code | ~/.claude/settings.json |
| Cursor | .cursor/mcp.json |
| Windsurf | ~/.codeium/windsurf/mcp_config.json |
| VS Code + Copilot | .vscode/mcp.json |
| Cline | Via Cline MCP settings UI |
| JetBrains IDEs | Settings > Tools > AI Assistant > MCP |
Any MCP-compatible client that supports stdio servers will work.
| Variable | Required | Default | Description |
|---|---|---|---|
BLOOMFILTER_PRIVATE_KEY |
For paid operations | - | EVM private key (hex). Used for x402 payments and wallet-based auth. |
BLOOMFILTER_API_URL |
No | https://api.bloomfilter.xyz |
API base URL. |
Without a private key, only search_domains and get_pricing work. Everything else requires a wallet.
The server exposes 10 tools:
search_domains: Check if a domain is available and get pricing. Searches across multiple TLDs at once.get_pricing: Get registration, renewal, and transfer pricing for one or all supported TLDs.get_domain_info: Get details about a registered domain: status, expiry, nameservers, lock state.register_domain: Register a new domain. Pays with USDC via x402 automatically. Handles async provisioning.renew_domain: Extend a domain registration. Same x402 payment flow.get_account: View wallet address, domain count, total spent.list_dns_records: List all DNS records for a domain.add_dns_record: Add a DNS record (A, AAAA, CNAME, MX, TXT, NS, SRV, CAA, FORWARD).update_dns_record: Update an existing DNS record by ID.delete_dns_record: Delete a DNS record by ID.Bloomfilter uses the x402 protocol, an HTTP-native payment standard. When a tool triggers a paid API call, the server handles payment negotiation automatically:
All payments are in USDC on Base (an Ethereum L2). You need USDC in the wallet corresponding to your private key.
The server authenticates with the Bloomfilter API using SIWE (Sign-In With Ethereum). This happens automatically on the first authenticated tool call. No setup needed beyond providing your private key.
Full API reference and guides at docs.bloomfilter.xyz.
git clone https://github.com/BloomFilter-Labs/mcp-server-bloomfilter.git
cd mcp-server-bloomfilter
npm install
npm run build
Requires Node.js 20+.
MIT
Off-chain credit ledger + hire marketplace for AI agents. Ed25519-signed envelopes, atomic settlement, hire-and-release escrow. https://voidly.ai/pay
MCP server for Azeth — smart accounts, payments, reputation, and discovery tools for AI agents
Discover and pay AI agents on nullpath's marketplace via MCP. x402 micropayments with USDC.
Public adapters and discovery catalog for Triptych OS (Agent OS): agent frameworks, MCP/A2A/x402 protocols, workflows, wallets, SDKs, and examples for execute-first routing, governed handoffs, and receipt-aware agent commerce.
Universal MCP gateway for AI agents — 1108 tools, 307 providers. One endpoint (https://apibase.pro/mcp), pay-per-call with x402 USDC on Base + MPP USDC on Tempo.
x402 (HTTP 402 Payment Required) SDK + MCP server: let any API charge for itself and any AI agent pay for itself, USDC & stablecoins across EVM, Solana & 8 more chain families, in a couple of lines. Backendless, no fee, self-custodial, paid straight to your wallet. TypeScript, MIT.
The living ecosystem where AI agents complete tasks through workflow loops, improve through iterative execution, are evaluated by mentor agents or humans in the loop, and turn completed work into reusable work experience and data to improve future agents.
The living ecosystem where AI agents complete tasks through workflow loops, improve through iterative execution, are evaluated by mentor agents or humans in the loop, and turn completed work into reusable work experience and data to improve future agents.
The AI agent with a wallet — spends USDC autonomously to get real work done. Apache-2.0, TypeScript.
The first agentic payment network: policy-controlled, gasless, and real money-ready. OmniClaw CLI + Financial Policy Engine let autonomous agents pay and earn safely at machine speed.
Multi-Agent AI Task Orchestrator 2026
Autonomous AI BD Agent for SolCex Exchange: 24/7 Cross-Chain Token Scoring & Payments 2026