ai.flipdomain/domain-sales
Official3 toolsFlipDomain Domain Sales
Search 2,972 premium domains by keyword, category, TLD, and budget, then submit offers.
Search and bid on premium domain names filtered by keyword and budget.
Captured live from the server via tools/list.
search_domains
Search the live FlipDomain.ai portfolio by keyword, category, TLD, and price. Returns saleable domains only.
Parameters (6)
- querystring
Words or fragments to match in the domain or category.
- categorystring
- tldstring
TLD such as .com, .ai, or io.
- min_price_usdinteger
- max_price_usdinteger
- limitinteger
get_domain
Get the current asking price and buyer paths for an exact domain in the live sale catalog.
Parameters (1)
- domainstringrequired
make_offer
Submit a genuine USD offer for a saleable domain. The seller receives it through the live offer pipeline.
Parameters (4)
- domainstringrequired
- price_usdintegerrequired
- contactstringrequired
Buyer email or other reply address.
- messagestring
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"domain-sales": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://flipdomain.ai/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.