NameSniper for VS Code
pro.namesniper/namesniper
Monitor taken usernames and get alerted when they drop, plus handle, domain, and trademark checks.
client:VS Code
transport:streamable-http
runtime:npm
tools:11
Install NameSniper in VS Code
.vscode/mcp.json
{
"servers": {
"namesniper": {
"type": "http",
"url": "https://namesniper.pro/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs