Skip to content
VS Code

name tools for VS Code

com.startupnamegenerator/name-tools

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

client:VS Code transport:streamable-http runtime:npm

Install name tools in VS Code

.vscode/mcp.json

{
  "servers": {
    "name-tools": {
      "type": "http",
      "url": "https://startupnamegenerator.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

name tools in other clients