random_int — Random Number Generator MCP Tool
random_int
(random int) is one of 1 tool on the
Random Number Generator
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call random_int from your client
- Claude Code Random Number Generator random_int run in your project directory
- Claude Desktop Random Number Generator random_int ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Random Number Generator random_int ~/.cursor/mcp.json
- VS Code Random Number Generator random_int .vscode/mcp.json
- Zed Random Number Generator random_int ~/.config/zed/settings.json
- Windsurf Random Number Generator random_int ~/.codeium/windsurf/mcp_config.json
- Cline Random Number Generator random_int ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Random Number Generator random_int ~/.gemini/settings.json
- Grok Random Number Generator random_int .mcp.json (in your project root)
- ChatGPT Random Number Generator random_int Settings → Connectors → Advanced → Developer mode
- Claude.ai Random Number Generator random_int Settings → Connectors → Add custom connector
- LangChain Random Number Generator random_int pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http random-number-generator https://apished.com/mcp/v1/random
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.