Stats
Links
Categories
npx claudepluginhub circlesac/cgrokSet up and use cgrok for Cloudflare-based secure tunneling to local development servers
An ngrok-compatible CLI that uses Cloudflare Tunnel for secure tunneling.
# 1. Install cloudflared
brew install cloudflared
# 2. Add your Cloudflare API token
npx @circlesac/cgrok config add-authtoken <YOUR_API_TOKEN> --account <ACCOUNT_NAME>
# 3. Start a tunnel
npx @circlesac/cgrok http 8080
Create an API token at https://dash.cloudflare.com/profile/api-tokens with these permissions:
# Random subdomain
cgrok http 8080
# Custom subdomain
cgrok http 8080 --url myapp
# Custom domain (full)
cgrok http 8080 --url myapp.example.com
# ngrok-compatible --domain flag
cgrok http 8080 --domain myapp
# HTTPS local server
cgrok http https://localhost:8443
# Forward to another host
cgrok http servername.local:9000
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations