Namently
MCP-first brand naming and domain intelligence for founders and AI agents.
Remote MCP Endpoint
Use this public HTTPS endpoint when creating a ChatGPT app/custom connector or pairing any remote MCP client: https://namently.com/mcp.
- In ChatGPT, enable developer mode, create a new app/custom connector, and set the server URL to
https://namently.com/mcp. - For public testing, choose No authentication. Bearer API keys can be added later for paid/private usage attribution, higher limits, and paid export tools.
- After connecting, refresh tools and smoke-test with
namently_health_snapshot,namently_list_agent_skills,search, andfetch.
npx mcp-remote https://namently.com/mcp
npx mcp-remote https://namently.com/mcp --header "Authorization: Bearer YOUR_API_KEY"
Privacy Contract
Namently is private by default. Generated names and availability previews are not saved as product memory unless the user explicitly favorites a name, creates a project, assigns an agent skill, saves a private decision, or exports a dossier.
Users can delete saved private decisions or clear saved memory for the current scoped list at any time.
Namently does not use saved projects, favorites, private decisions, or uploaded skills to train global naming models. Your workspace is siloed to your session and explicitly saved memory.
Usage telemetry stores status, counts, and timing metadata; it avoids exact brand, candidate, and domain strings.
Registrar checks can require sending the exact domain to Porkbun or another availability service; use them only when the user asks to check availability.
Available Tools
searchandfetchfor ChatGPT-compatible retrieval across saved Namently projects, favorites, private decisions, and shortlists.namently_create_project,namently_update_project_brief,namently_get_project,namently_list_projects, andnamently_delete_projectfor D1-backed naming project memory.namently_generate_available_namesfor brand brief based name ideas, availability checks, and proprietary knowledge-backed naming signals.namently_list_agent_skills,namently_assign_agent_skill,namently_reset_agent_skills, andnamently_preview_agent_skill_briefso ChatGPT can control the one-skill-per-agent naming system directly.GET/POST/DELETE /agent-skillsfor website-side uploading and assigning one naming skill per branch-generation agent.namently_add_favorite_names,namently_remove_favorite_names,namently_list_favorite_names, andnamently_rank_favorite_namesso an agent can manage names the user likes.namently_compare_shortlistfor a lightweight decision matrix over saved favorites.namently_save_private_name_decision,namently_list_private_name_decisions,namently_delete_private_name_decision, andnamently_clear_private_name_decisionsfor explicit, user-scoped decision memory. Use these only when the user asks to remember or remove why a name was liked, shortlisted, rejected, or needs review.namently_clear_saved_memoryfor confirmed deletion of scoped saved projects, favorites, private decisions, and uploaded agent skills.namently_export_naming_dossierandGET /export-naming-dossierfor paid-only export of saved naming memory into a portable JSON or Markdown file. Passproject_idto export one saved project.namently_check_domain_availabilityfor checking existing names across .com .io .ai .co .app .dev.namently_porkbun_check_domain,namently_get_domain_pricing, andnamently_generate_domain_alternativesfor Porkbun-aware domain checks, cached pricing, and safe alternative generation.namently_check_social_handlesfor direct handle checks across instagram facebook x github youtube.namently_audit_brand_presencefor one-seed domain plus social ownership audit.namently_recommend_brandfor ranked brand choices, fallback variants, and launch recommendations.namently_trademark_screenandnamently_aeo_entity_checkfor first-pass legal/AEO guidance without claiming formal clearance.namently_generate_brand_voicefor a lightweight one-page tone and messaging starter guide with provenance metadata.namently_generate_pitch_linesfor lightweight tagline, elevator pitch, and investor one-liner starters with provenance metadata.namently_generate_icpfor a structured starter ideal customer profile with provenance metadata.namently_generate_competitor_intelligencefor lightweight positioning gaps and market framing with provenance metadata.namently_generate_brand_palettefor a starter brand kit: palette, typography rules, preview cards, HTML preview, and theme CSS.
Social results return taken, available, or uncertain with a confidence level because some platforms intentionally obscure public handle status.
The brand presence audit also returns a launch-readiness score plus a recommendation for the most usable domain and handle path.
The naming tool now exposes the current curated knowledge layer directly in its response through knowledge_modules, per-candidate knowledge_applied signals, and a top-level knowledge_summary.
The founder bundle and brand kit tools currently return structured starter outputs designed for fast direction, not deep bespoke strategy documents.
Founder bundle responses now include provenance.generation_mode and provenance.provider so you can see whether an artifact came from the live model path or the deterministic fallback.
The brand palette tool returns a starter brand kit response: color scale, semantic tokens, typography guidance, logo usage notes, preview cards, an embeddable HTML preview, and Tailwind-style theme variables.
Routes
GET /healthreadiness probeGET /docsthis pageGET /buyLemon Squeezy checkout redirectGET/POST /mcppublic MCP endpointGET /export-naming-dossierpaid-only portable export with bearer API keyPOST /webhooks/lemon-squeezybilling webhook entrypoint