mcp-installer

Discover MCP servers and generate configuration templates for OpenCode integration.

7|2|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/jal-co/jalco-opencode --skill mcp-installer-jal-co
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-installer
Source: https://github.com/jal-co/jalco-opencode/tree/main/opencode/.config/opencode/skills/mcp-installer
Command: npx skills add https://github.com/jal-co/jalco-opencode --skill mcp-installer-jal-co

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Find and document MCP servers for OpenCode integration and standardize deployment.

Core Features & Use Cases

  • Discover local and remote MCPs and generate configuration templates.
  • Provide installation instructions and OAuth setup guidance for seamless integration.
  • Document MCP references and offer a quick-start workflow for admins.

Quick Start

Run python3 scripts/list_mcps.py to view the documented MCPs.

Frequently Asked Questions about mcp-installer

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

FAQPage Schema
How do I install and configure MCP servers for OpenCode integration?

To install and configure MCP servers for OpenCode integration, this solution discovers local and remote MCPs, reads SKILL.md frontmatter, and generates configuration templates along with installation instructions and OAuth setup guidance.

What is per-agent tool scoping and how does it work with MCP servers?

Per-agent tool scoping for MCP servers tailors access by restricting which tools an individual agent can use, ensuring that your OpenCode integration maintains secure and customized operational boundaries during deployment.

Can I set up OAuth authentication for remote MCPs automatically?

Yes, you can set up OAuth authentication for remote MCPs automatically because the system reads frontmatter from SKILL.md and references to generate specific installation guidance and OAuth configuration templates.

Does the MCP installation process support both local and remote servers?

Yes, the MCP installation process supports both local and remote servers, allowing you to document references and offer a quick-start workflow for admins to standardize deployment across your infrastructure.

What's the best way to document MCP references for administrators?

The best way to document MCP references for administrators is to read frontmatter from SKILL.md and references to generate quick-start workflows and configuration templates that standardize deployment.

Do I need Python to view documented MCPs and configuration templates?

Yes, you need Python to view documented MCPs and configuration templates, specifically by running python3 scripts/list_mcps.py to access the generated installation guidance and server documentation.