mcp

Discover and invoke connected app tools via the grok-mcp CLI.

12|4|Updated Jun 21, 2026
One-click install
npx skills add https://github.com/eccstartup/grok_skills_bundle --skill mcp-eccstartup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp
Source: https://github.com/eccstartup/grok_skills_bundle/tree/main/mcp
Command: npx skills add https://github.com/eccstartup/grok_skills_bundle --skill mcp-eccstartup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

You have access to connected apps despite internet restrictions. Use the grok-mcp CLI to discover and send requests to connected apps (Linear, Slack, GitHub, Google Drive, Sharepoint, etc.). Trigger when the user mentions a connected app or keywords like email, calendar, drive, or uploading files.

Core Features & Use Cases

  • Discovery-first tool invocation: Always search for available tools with grok-mcp ls before attempting a call.
  • Unified CLI for connected apps: Discover, list, and invoke tools across Linear, Slack, GitHub, Google Drive, SharePoint, and more from a single interface.
  • Safe data handling and error reporting: Validate tool availability and handle common errors with guidance provided in the documentation.

Quick Start

Run grok-mcp check to verify configuration, run grok-mcp ls to discover available tools, and invoke a tool with grok-mcp call using the exact tool name.

Frequently Asked Questions about mcp

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

FAQPage Schema
How do I discover and send API requests to connected apps like Slack and GitHub from a single interface?

To discover and send requests to connected apps, use the grok-mcp CLI to list available tools with grok-mcp ls, then invoke specific tools with grok-mcp call. This unified interface supports Linear, Slack, GitHub, Google Drive, and SharePoint.

What is the best way to validate connected app configuration before executing a tool invocation?

The best way to validate connected app configuration is by running grok-mcp check. This verifies your setup and authentication, ensuring robust error handling and safe data handling before you attempt to invoke any connected app tools.

Can I use grok-mcp to perform file uploads and access Google Drive under internet restrictions?

Yes, you can use grok-mcp to access connected apps like Google Drive despite internet restrictions. Trigger the CLI by mentioning keywords like drive or file upload to discover available tools and execute requests safely.

How do I know if a specific tool is available before attempting to call it via the CLI?

To know if a specific tool is available, always perform discovery-first tool invocation by running grok-mcp ls. This searches for and lists all available connected app tools, preventing errors before you execute a call.

Why does my connected app request fail when I try to invoke a tool directly?

Connected app requests often fail due to missing authentication, invalid configuration, or bypassing the discovery phase. Run grok-mcp check to verify configuration and grok-mcp ls to validate tool availability before executing requests.

Does mcp work with SharePoint and Linear for automated workflow integration?

Yes, mcp works with SharePoint and Linear for workflow integration. The grok-mcp CLI discovers and invokes tools across these connected apps, allowing you to manage tasks and files directly from your interface.