Skip to content
VS Code

Onymu for VS Code

com.onymu/onymu

Check domain availability across every extension, generate names, and check social handles.

client:VS Code transport:streamable-http

Install Onymu in VS Code

.vscode/mcp.json

{
  "servers": {
    "onymu": {
      "type": "http",
      "url": "https://onymu.com/api/v1/mcp"
    }
  }
}

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

Onymu in other clients