Configure MCP servers for n8n development in OpenCode. Use when the user says /setup-mcps or asks to set up MCP servers for n8n.
b4d91bfMCP Setup for n8n Development in OpenCode Configure commonly used MCP servers for n8n engineers using OpenCode MCP config. Instructions 1. Check which MCPs are already configured by running, if available: Parse by URL or command, not just server name. Skip any MCP whose URL is already present. Known MCP URLs: Linear: Notion: Context7: Figma: 2. Ask the user which unconfigured MCPs they want to add. If all are already configured, tell the user and stop. | Option | Label | Description | | | | | |…
Full body not shown for this license – view the source on GitHub →Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/setup-mcps · pinned to the source commit
git clone https://github.com/n8n-io/n8n.git
cd n8n
git checkout b4d91bfe8a293106815b308a841e210562002735
mkdir -p ".claude/skills/setup-mcps"
cp -r ".opencode/skills/setup-mcps" ".claude/skills/setup-mcps"Review the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
sudo apt update && sudo apt install -y gitnpm install -g @anthropic-ai/claude-codegit clone https://github.com/n8n-io/n8n.git
cd n8n
git checkout b4d91bfe8a293106815b308a841e210562002735
mkdir -p ".claude/skills/setup-mcps"
cp -r ".opencode/skills/setup-mcps" ".claude/skills/setup-mcps"Destination: .claude/skills/setup-mcps
Scanner static-checks@0.1.0 · commit b4d91bfe8a29. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.