mcps
Redis + Redis × your AI agent

Debug rate limits

If you ask

“What's the current value of the key 'ratelimit:ip:1.2.3.4'?”

Then

Check rate-limit counters for a specific user or IP.

Works in Claude, Codex, Cursor & any MCP agent

How this prompt works

  1. Turn on the Redis connector in Claude, ChatGPT or Cursor — once.

  2. Paste the prompt above. No code, no menus.

  3. Check rate-limit counters for a specific user or IP.

Level up: install the Redis skill

A prompt you paste once. A skill your agent keeps — playbooks and defaults it loads every session. Official pack.

npx skills add redis/agent-skills

Browse all skills →

FAQ

How do I debug rate limits with Redis?

Add the Redis MCP connector once, then paste this prompt into Claude or ChatGPT: "What's the current value of the key 'ratelimit:ip:1.2.3.4'?". Your AI runs it in Redis.

Do I need to code?

No. You install the connector once (a short config or one click), then ask in plain words. The prompt on this page works as-is.

Which AI assistants work?

Claude (Desktop, Code), Cursor, ChatGPT and other MCP clients. The same prompt works across them.

Set up Redis in Claude

Copy-paste config, setup steps and more ready-to-run prompts on the connector page.

Open Redis setup

More prompts