Skip to content
clusters: prooflayer · edgemarket · edgefinance · synthforge · mediakit · wordmint · webprobe · locale · comppoint
$ man startup-name-generator

/startup-name-generator

agentutility / web-probe / startup-name-generator
PRICE / CALL
$0.05
USDC · base mainnet · scheme: exact
METHOD
POST
CLUSTER
webprobe
CATEGORY
uncategorized
STATUS
live
NAME
startup-name-generator startup name generator / product name generator / founder naming api
SYNOPSIS
POST https://x402.agentutility.ai/startup-name-generator
     Content-Type: application/json
     X-PAYMENT:    <signed-transferWithAuthorization>

     { ... }
↳ first call → 402 Payment Required. Sign USDCtransferWithAuthorization, retry with theX-PAYMENT header.
DESCRIPTION

Startup name generator / product name generator / founder naming API. Same backend as domain-suggest. Generates short candidate names for a startup concept and checks matching domain availability across common startup TLDs.

INPUTrequest schema
propertytypedescriptionreq?
conceptstringPlain-language startup or product concept.required
countnumberNumber of candidates to brainstorm. 1-20. Default 10.optional
tldsarrayTLDs to check, without dots. Default ['com','ai','dev','io','co']; max 6.optional
tonestringNaming tone hint. Default neutral.
enum: neutral · playful · technical · luxury · industrial
optional
OUTPUTresponse shape
fieldtypedescription
conceptstring
returned_countstring
candidatesstring
EXAMPLEStwo ways to call
EXAMPLE 1 · curl
curl -X POST https://x402.agentutility.ai/startup-name-generator \
  -H 'Content-Type: application/json' \
  -d '{ }'
first response = 402 Payment Required with payment requirements; sign + retry with X-PAYMENT.
EXAMPLE 2 · mcp
# Install the MCP package for this endpoint's cluster
npx -y @agentutility/mcp-<cluster>

# Required: EVM private key with USDC on Base
export X402_PRIVATE_KEY=0x...

# Then call the startup-name-generator tool from your MCP-aware agent.
MCP server handles payment automatically — your coding agent just calls the tool by name.
METADATA
tags
web-probestartupnamegeneratorstartup-name-generator
methods
POST
cluster
webprobe
price
$0.05 USDC per call
ADJACENTother endpoints in webprobe
endpointdescriptionprice
brand-name-generatorBrand name generator / product naming API / brandable domain suggester.$0.05
business-name-generatorBusiness name generator / company name ideas / brandable domain generator.$0.05
domain-name-generatorDomain name generator / available domain ideas / startup domain finder.$0.05
domain-suggestBrandable domain suggester / startup-name brainstormer / product-name proposer / domain candidate generator.$0.05
answer-webLive web answer engine / Perplexity-style cited answers / question-to-answer with sources / web Q&A / agent search / research-grade Q&A /…$0.04
arxiv-summarizearXiv paper summarizer / research-paper TLDR.$0.04
rss-from-anythingRSS feed generator / HTML to RSS converter.$0.04
scrapeScrape any webpage.$0.04
SEE ALSO
agentutility · webprobe · x402 · mcp · llms.txt · registry.json · bazaar.x402.org