This MCP server allows users to search and register domain names and manage DNS records using the Bloomfilter API, which operates with a crypto wallet for payments.
From the registry: Service that lets AI Agents search, register, and configure domains
Please install the `bloomfilter` MCP server into my current AI client (that's you).
Optional prerequisites:
- EVM wallet private key — An EVM private key is required for paid operations (x402 payments and wallet-based auth). Without it only search_domains and get_pricing work.
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@bloomfilter/mcp-server"]
- optional environment variables:
- `BLOOMFILTER_PRIVATE_KEY`: EVM private key (hex). Required for paid operations. (example: `<your-evm-private-key>`)
- `BLOOMFILTER_API_URL`: API base URL (example: `https://api.bloomfilter.xyz`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.BLOOMFILTER_PRIVATE_KEYrequiredEVM private key (hex). Used for x402 payments and wallet-based auth.AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
MCP Toolbox for Databases enables your agent to connect to your database.