LIVE ENDPOINT
https://mcp.namemy.app/direct
Connect to this endpoint to inspect the live schema for list_domains and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.namemyapp-mcp]
url = "https://mcp.namemy.app/direct"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"namemyapp-mcp": {
"type": "http",
"url": "https://mcp.namemy.app/direct"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: namemyapp-mcp
Remote MCP URL: https://mcp.namemy.app/direct
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"namemyapp-mcp": {
"url": "https://mcp.namemy.app/direct"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"namemyapp-mcp": {
"type": "http",
"url": "https://mcp.namemy.app/direct"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "namemyapp-mcp",
"transport": "streamable-http",
"url": "https://mcp.namemy.app/direct"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
check_domains_public_bulk— PUBLIC, NO API KEY required.check_domain_public— PUBLIC, NO API KEY required.buy_link— Build a one-click purchase URL the user can open to buy a domain on namemy.generate_names— Generate brandable business names with real-time domain availability.check_domain— Check if a domain is available and get pricing from the cheapest registrar.buy_domain— Purchase a domain using the stored payment method.set_dns_record— Add or update a DNS record for a domain.brand_conflict_check— Check if a brand name conflicts with USPTO trademarks, live company homepages, or search results.