ck:use-mcp

Execute MCP server tools via Gemini CLI with mcp-manager fallback.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/snake-dev-team/snake-backlink-forge --skill ck-use-mcp-snake-dev-team
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:use-mcp
Source: https://github.com/snake-dev-team/snake-backlink-forge/tree/main/.claude/skills/use-mcp
Command: npx skills add https://github.com/snake-dev-team/snake-backlink-forge --skill ck-use-mcp-snake-dev-team

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Gemini CLI, MCP server, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Automates and streamlines the use of MCP server tools for efficient discovery and execution, reducing manual overhead and enhancing productivity.

Core Features & Use Cases

  • Intelligent Discovery: Automatically identifies and lists available MCP tools.
  • Executed Operations: Directly executes tasks through Gemini CLI, maintaining context budget.
  • Fallback Mechanism: Utilizes mcp-manager subagent if Gemini CLI is unavailable, ensuring continuity in tool execution.
  • JSON Response Format: Ensures structured output for better data handling and parsing.

Quick Start

Run the skill with your task as an argument, e.g., 'use-mcp backup-database'.

Frequently Asked Questions about ck:use-mcp

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

FAQPage Schema
How do I automate MCP server tool discovery and execution via command-line interface?

You can automate MCP server tool execution by passing your task as a command-line argument. The system automatically identifies available tools, executes the task via Gemini CLI, and returns structured JSON output for easy data handling.

What happens to MCP server tool execution if Gemini CLI is unavailable?

If Gemini CLI is unavailable during MCP server tool execution, a fallback mechanism automatically engages the mcp-manager subagent. This ensures continuous task automation and tool execution without interrupting your workflow.

Do I need MCP server setup and Gemini CLI availability to use this automation?

Yes, MCP server setup and Gemini CLI availability are required dependencies for this automation. The environment must have both configured to enable intelligent tool discovery and maintain the context budget during executed operations.

How does intelligent discovery work for MCP server tools?

Intelligent discovery for MCP server tools works by automatically identifying and listing all available tools within your environment. This reduces manual overhead by directly matching your input task to the appropriate tool for execution.

What is the best way to run task automation commands for MCP tools?

The best way to run task automation for MCP tools is to execute the command with your specific task as a single argument, such as 'use-mcp backup-database'. This triggers intelligent discovery and returns a structured JSON response.