Skip to content

Random Number Generator for Cline

com.apished/random-number-generator

Generates cryptographically random integers in a given range, using crypto/rand.

client:Cline transport:streamable-http tools:1

Install Random Number Generator in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "random-number-generator": {
      "url": "https://apished.com/mcp/v1/random"
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

What Cline can do once it is connected

Random Number Generator in other clients