Sponsored by Deepsite.site

NameIntel

Created By
toddamerrilla month ago
NameIntel is a remote MCP server that scores brand names across five dimensions in a single call: domain availability, USPTO trademark conflict screening, social handle availability across 12+ platforms, SEO keyword strength, and AI findability (GEO score — industry-first; measures how findable a name is in ChatGPT, Perplexity, Claude, and Gemini answers). Pricing is $0.01–$0.05 per call in USDC over the x402 micropayment protocol on Base and Solana. There are no API keys to provision, no accounts to register, and no rate-limit forms to fill out. Payment is authentication. Built for the AI agent economy: when an autonomous agent helps a founder start a company, NameIntel is the tool that agent calls. Registered in the official MCP Registry as io.nameintel/server. Tools (5): - score_name — 5-dimensional composite score ($0.05 USDC) - check_domain — domain availability across TLDs ($0.01 USDC) - check_trademark — USPTO trademark conflict screen ($0.01 USDC) - check_social — handle availability, 12+ platforms ($0.01 USDC) - check_geo — AI findability score, industry-first ($0.03 USDC) Install (Claude Code): claude mcp add --transport http nameintel https://mcp.nameintel.io/mcp Homepage: https://nameintel.io REST API: https://api.nameintel.io License: MIT (public mirror); commercial pay-per-call for the hosted service.
Overview

NameIntel — MCP Server

Clear to launch. Score brand names across domain, trademark, social, SEO, and AI findability — pay-per-call via x402 micropayments, no signup, no API keys.

NameIntel is a remote Model Context Protocol server that scores brand names across five dimensions and returns a composite 0–100 score with sub-scores and a verdict. The scoring engine is also reachable as a REST API. Every endpoint is priced in USDC and settled over the x402 protocol on Base and Solana — there are no API keys to provision, no accounts to sign up for, and no rate-limit setup.

This repository is the public face of the project: install instructions, registry submissions, docs, and discovery manifests. The hosted service runs at nameintel.io.

Quick install

Claude Code:

claude mcp add --transport http nameintel https://mcp.nameintel.io/mcp

Claude Desktop: Settings → Connectors → Add → paste https://mcp.nameintel.io/mcp.

That's it. There's no API key. The first time you call a tool the request returns HTTP 402 with the price (between $0.01 and $0.05 USDC depending on the tool); sign the payment with a Base or Solana wallet, retry, and it works. The Coinbase x402 facilitator verifies and settles in under a second.

What it scores

DimensionWhat you get
DomainAvailability + pricing across .com, .io, .ai, .app, .co, .dev and other TLDs. Premium and auction detection.
TrademarkUSPTO conflict screening. Exact matches, similar marks, Nice class analysis, risk level.
SocialHandle availability across 12+ platforms (X, Instagram, TikTok, LinkedIn, YouTube, GitHub, Threads, more).
SEOKeyword strength, search-friendliness, and competition risk.
GEOIndustry-first. AI findability — how likely the name surfaces correctly in answers from ChatGPT, Perplexity, Claude, and Gemini. Entity collision, semantic distinctiveness, corpus saturation, phonetic clarity.

Tools

ToolEndpointPrice
score_namePOST /api/v1/score$0.05 USDC
Basic name score (no GEO)POST /api/v1/score/basic$0.02 USDC
check_domainPOST /api/v1/check/domain$0.01 USDC
check_trademarkPOST /api/v1/check/trademark$0.01 USDC
check_socialPOST /api/v1/check/social$0.01 USDC
check_geoPOST /api/v1/check/geo$0.03 USDC

REST API

If MCP isn't your fit, the same scoring engine is exposed as a REST API at https://api.nameintel.io. The OpenAPI 3.1 spec is served live at /openapi.json and any framework that auto-imports OpenAPI (LangChain, Mastra, Vercel AI SDK) will wire up tool wrappers from it.

# Calling /api/v1/score without payment returns a 402 with the full menu:
curl -X POST https://api.nameintel.io/api/v1/score \
  -H "content-type: application/json" \
  -d '{"name": "Lumina"}'
# → HTTP 402, body is a JSON price menu + payment manifest link

Machine-readable manifests

Every important surface is self-describing. Agents and discovery tools should prefer these over scraping prose.

Why this exists

When an AI agent helps a founder start a company, the first thing it needs is a clear-to-launch brand name. Today there is no agent-native tool for this — every existing naming tool requires a human in the loop, an API key, or a subscription. NameIntel is the tool that agent calls: one endpoint, USDC settlement, no friction.

The pricing also makes new use cases viable. A $0.01 trademark check or $0.05 brand-name score can't profitably exist on card rails — Stripe's smallest economically-viable transaction is around $0.50 net of fees. USDC on Base settles those amounts with sub-cent fees and sub-second finality, which is the difference between a market that exists and one that does not.

Repository contents

PathWhat it is
registry-submissions/Drafted submission packs for MCP / x402 / agent-discovery registries (MCP.so, MACH Alliance, Azure API Center, x402.org, awesome-mcp-servers, Kong, MCP Compass, AAIF). Exact text + submission paths.
docs/Public-facing strategy and design docs — including agent-discovery-strategy.md, the rationale for the discovery surface this service ships.
LICENSEMIT.

Status

Status
Service✅ Live at api.nameintel.io and mcp.nameintel.io
x402 modebypass (free during ecosystem launch). Will flip to enforce after live-payload verification.
Phase1 — MCP + API. Phase 2 (Stripe web app for human users) lands later.

Built with

Built by Silverback CTO and CogleGroup using the Velocity Process methodology.

  • AWS App Runner + CloudFront + Route 53
  • TypeScript + Express + the MCP TypeScript SDK
  • Claude (via AWS Bedrock) for the GEO score
  • USPTO TSDR API for trademark screening
  • Coinbase x402 facilitator for payment verification

Contact

License

MIT

Server Config

{
  "mcpServers": {
    "nameintel": {
      "type": "http",
      "url": "https://mcp.nameintel.io/mcp"
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Tavily Mcp
WindsurfThe new purpose-built IDE to harness magic
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Amap Maps高德地图官方 MCP Server
DeepChatYour AI Partner on Desktop
Serper MCP ServerA Serper MCP Server
ChatWiseThe second fastest AI chatbot™
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright McpPlaywright MCP server
CursorThe AI Code Editor
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.