Skip to content
Zed

name tools for Zed

com.startupnamegenerator/name-tools

Generate startup names with an available .com, checked live, then screen US and EU trademarks.

client:Zed transport:streamable-http runtime:npm

Install name tools in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "name-tools": {
      "url": "https://startupnamegenerator.com/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

name tools in other clients