mcp-tools

Selects the right MCP tool family for memory, GitHub code search, browsing, and more.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/dragoscirjan/opencode-config --skill mcp-tools-dragoscirjan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-tools
Source: https://github.com/dragoscirjan/opencode-config/tree/main/skills/mcp-tools
Command: npx skills add https://github.com/dragoscirjan/opencode-config --skill mcp-tools-dragoscirjan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you choose and use the correct MCP tool family for a task when multiple integrations are available, reducing wasted calls and mismatched workflows.

Core Features & Use Cases

  • Tool Selection Guidance: Clarifies which visible MCP capabilities to use for memory, docs lookup, browser actions, code search, code indexing, version control, and crawling.
  • Workflow Guardrails: Reminds you to resolve documentation sources first, prefer session-visible tools, and fall back to CLI alternatives when MCP access is unavailable.
  • Use Case: If you need to investigate a library, search public code, inspect a web page, or manage GitHub issues, this Skill routes you to the right tool family before you start.

Quick Start

Load the mcp-tools skill at the start of your task so it can direct you to the appropriate visible MCP tools for the work you need to complete.

Frequently Asked Questions about mcp-tools

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

FAQPage Schema
How do I choose the right MCP tool for tasks like code search or browser automation?

To choose the right MCP tool, load the mcp-tools skill to route your specific task to the correct tool family for memory, documentation lookup, code indexing, or browser interaction before starting.

What should I do before querying documentation with MCP tools?

Before querying documentation with MCP tools, you must resolve library IDs and documentation sources first to ensure accurate lookup and prevent wasted API calls during your workflow.

How do I handle MCP access when specific tools are not visible in my session?

When MCP access is unavailable or tools are not visible in your session, you should use fallback paths and prefer CLI alternatives to complete your version control or web crawling tasks.

Can I use MCP tools for structured reasoning and GitHub issue management?

Yes, you can use MCP tools for structured reasoning workflows and GitHub issue management by selecting the appropriate visible tool family to handle version control and code search operations.

Does the mcp-tools skill require specific dependencies to run?

The mcp-tools skill requires no specific dependencies to run, acting as a routing layer that checks visible session tools and provides workflow guardrails for your available MCP integrations.