Loading MCP server directory, please wait...
Service that lets AI Agents search, register, and configure domains
npx @getmcp/cli add io.github.Eronmmer/bloomfilterRequires Node.js 18+. Community-contributed server. Review source before installing.
BLOOMFILTER_PRIVATE_KEYHex-encoded private key for a wallet funded with USDC on Base to pay for domains and DNS operations
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Eronmmer/bloomfilter": {
"command": "npx",
"args": [
"-y",
"@bloomfilter/mcp-server"
],
"env": {
"BLOOMFILTER_PRIVATE_KEY": "",
"BLOOMFILTER_API_URL": "",
"BLOOMFILTER_NETWORK": ""
}
}
}
}