validate-mcp-access

Validate Slack and Glean MCP credentials in the logfood Databricks workspace.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/LaurentPRAT-DB/LPT_claude_config --skill validate-mcp-access
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: validate-mcp-access
Source: https://github.com/LaurentPRAT-DB/LPT_claude_config/tree/main/skills/fe-vibe-export/fe-vibe-setup/1.1.0/skills/validate-mcp-access
Command: npx skills add https://github.com/LaurentPRAT-DB/LPT_claude_config --skill validate-mcp-access

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that users have active credentials for essential MCP connections like Slack and Glean within the logfood Databricks workspace, preventing access issues.

Core Features & Use Cases

  • Credential Validation: Checks the status of Slack and Glean MCP connections for a given user.
  • Error Reporting: Clearly indicates if a connection is active or not configured.
  • Login Guidance: Provides direct URLs and instructions for users to authenticate if needed.
  • Use Case: Before running a data export that relies on Slack notifications or Glean integration, a user can run this skill to confirm their access is properly set up, avoiding downstream failures.

Quick Start

Validate MCP connection access for Slack and Glean in the logfood workspace.

Frequently Asked Questions about validate-mcp-access

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

FAQPage Schema
How do I validate MCP connection access for Slack and Glean in Databricks?

You need to check your MCP connection status because inactive credentials can cause downstream failures during data exports that rely on Slack notifications or Glean integration. This skill confirms your access is properly set up beforehand.

Does the Databricks MCP credential validation check both Slack and Glean simultaneously?

Yes, the Databricks MCP credential validation checks both Slack and Glean connections simultaneously. It retrieves your user identity and reports the active status or unauthenticated state for both integrations at the same time.

What happens if my Slack or Glean MCP connection is not configured in the logfood workspace?

If your Slack or Glean MCP connection is not configured, the validation reports a NOT CONFIGURED status and provides specific login URLs with instructions to help you authenticate and establish the missing credentials.

Why does my Glean or Slack MCP integration fail during data exports in Databricks?

Your Glean or Slack MCP integration may fail during data exports in Databricks because your connection credentials are not configured or have expired. Running a validation check confirms if your access is currently active before attempting the export.