redash-guide

Configure and manage Redash MCP environments with credentials and status checks.

Updated Jan 30, 2026
One-click install
npx skills add https://github.com/takemi-ohama/ai-plugins --skill redash-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: redash-guide
Source: https://github.com/takemi-ohama/ai-plugins/tree/main/plugins/mcp-redash/skills/redash-guide
Command: npx skills add https://github.com/takemi-ohama/ai-plugins --skill redash-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Redash MCP environments can be complex to configure and manage across multiple deployments; this guide provides a clear path to set up and maintain per-environment Redash configurations for the MCP plugin.

Core Features & Use Cases

  • Environment-specific configuration: add and manage multiple Redash environments via MCP workflow.
  • Centralized credentials: manage REDASH_URL and REDASH_API_KEY per environment, enabling seamless switching.
  • Quick validation: verify active MCP configurations and environmental readiness for development, staging, and production scenarios.

Quick Start

Install the Redash MCP plugin and begin by adding environments with /redash-add, then verify with /redash-status

Frequently Asked Questions about redash-guide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure multiple Redash MCP environments for dev, stg, and prod?

To configure Redash MCP environments, use the /redash-add command to add each deployment, set per-environment REDASH_URL and REDASH_API_KEY values, and verify the active configurations with /redash-status.

What environment variables do I need to set up a Redash MCP plugin?

You need REDASH_URL and REDASH_API_KEY set in your environment to use the Redash MCP plugin, allowing you to manage centralized credentials and switch between multiple deployment scenarios.

Can I manage separate Redash API keys for different deployment stages?

Yes, you can manage separate REDASH_API_KEY and REDASH_URL values per environment, enabling seamless switching across development, staging, and production scenarios using the /redash-add command.

How do I check my active Redash MCP configuration?

You can check your active Redash MCP configuration and environmental readiness by running the /redash-status command, which validates the currently set REDASH_URL and REDASH_API_KEY.

How do I list all configured Redash MCP environments?

You can list all configured Redash MCP environments by using the /redash-list command, which displays the active REDASH_URL and REDASH_API_KEY settings across your managed deployments.