Connection check
local install
bloomfilter
Service that lets AI Agents search, register, and configure domains
Tools
10
GitHub stars
9
Installs / wk
—
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
10 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
add_dns_record
from source
Add a DNS record to a domain you own. Costs $0.10 USDC per record. Add a DNS record to a domain you own. Costs $0.10 USDC per record.
delete_dns_record
from source
Delete a DNS record from a domain you own. Costs $0.10 USDC. Delete a DNS record from a domain you own. Costs $0.10 USDC.
get_account
from source
Get account information — wallet address, domain count, total spent. Get account information — wallet address, domain count, total spent.
get_domain_info
from source
Get detailed information about a registered domain (status, expiry, nameservers, etc.). Get detailed information about a registered domain (status, expiry, nameservers, etc.).
get_pricing
from source
Get domain registration, renewal, and transfer pricing. Omit tld for all TLDs, or specify one. Get domain registration, renewal, and transfer pricing. Omit tld for all TLDs, or specify one.
list_dns_records
from source
List all DNS records for a domain you own. List all DNS records for a domain you own.
register_domain
from source
Register a new domain name. Requires USDC payment via x402. Handles async provisioning automatically. Register a new domain name. Requires USDC payment via x402. Handles async provisioning automatically.
renew_domain
from source
Renew an existing domain registration. Requires USDC payment via x402. Renew an existing domain registration. Requires USDC payment via x402.
search_domains
from source
Search for available domain names. Returns availability and pricing for each TLD. Search for available domain names. Returns availability and pricing for each TLD.
update_dns_record
from source