Skip to content
Cursor

Passwordgen for Cursor

io.github.pipeworx-io/passwordgen

Secure password generator MCP.

client:Cursor transport:streamable-http

Install Passwordgen in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "passwordgen": {
      "url": "https://gateway.pipeworx.io/passwordgen/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Passwordgen in other clients