mcp-installer

Locate and provision MCP servers for OpenCode workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Locate and provision MCP servers for OpenCode workflows.

Core Features & Use Cases

  • Discover MCP catalog entries and local server configurations for quick onboarding
  • Install and configure MCP servers, including OAuth setup and env var management
  • Validate transport and connectivity between MCP servers and opencode.json

Quick Start

Install and configure an MCP server by running the mcp-installer and updating opencode.json.

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 workflows?

To install MCP servers for OpenCode workflows, run the installer and update your opencode.json file. It handles local and remote server provisioning, including OAuth enrollment, environment variable handling, and transport configuration.

What is frontmatter-based discovery for MCP server configuration?

Frontmatter-based discovery is the mechanism the installer uses to locate and catalog MCP server entries. It enforces a metadata-driven approach to identify available servers and automate their setup within your OpenCode environment.

Can I use this to set up OAuth and environment variables for remote MCP servers?

Yes, you can set up OAuth and manage environment variables for remote MCP servers. The installer applies script-driven automation to handle transport configuration and connectivity validation between the remote servers and opencode.json.

How do I validate transport and connectivity between an MCP server and opencode.json?

You validate transport and connectivity by running the installer after updating opencode.json. It checks the connection between your configured local or remote MCP servers and the OpenCode workflow configuration to ensure proper communication.

What's the best way to discover and catalog MCP servers for quick onboarding?

The best way to discover and catalog MCP servers is using the installer's reference-driven cataloging and frontmatter-based discovery. It quickly identifies local server configurations and catalog entries to streamline your onboarding process.