reengine-mcp-setup

Pass

Configure Windsurf MCP servers for RE Engine (dev stdio and prod remote HTTP), including env interpolation and tool enablement.

@stackconsult
MIT2/22/2026
(0)
1stars
0downloads
2views

Install Skill

Skills are third-party code from public GitHub repositories. SkillHub scans for known malicious patterns but cannot guarantee safety. Review the source code before installing.

Install globally (user-level):

npx skillhub install stackconsult/RE-Engine/reengine-mcp-setup

Install in current project:

npx skillhub install stackconsult/RE-Engine/reengine-mcp-setup --project

Suggested path: ~/.claude/skills/reengine-mcp-setup/

SKILL.md Content

---
name: reengine-mcp-setup
description: Configure Windsurf MCP servers for RE Engine (dev stdio and prod remote HTTP), including env interpolation and tool enablement.
---

# RE Engine MCP Setup

## Inputs needed
- target environment: dev/staging/prod
- credentials stored in env vars

## Procedure
1) Read `docs/WINDSURF-MCP.md`
2) Draft `mcp_config.json` entries for GitHub + RE Engine servers
3) Ensure no secrets are written into repo
4) Validate tool list stays under 100 enabled tools