Etymolt for VS Code
io.github.etymolt/mcp-server
Brand-name verification MCP — five-axis signed verdicts for AI-generated names.
client:VS Code
transport:stdio
runtime:npm
Install Etymolt in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@etymolt/mcp-server"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs