FO4IDE

G-A-R-D-E-N/FO4IDE
★ 2 stars C# Code/Dev Tools Updated today
Fallout 4 plugin IDE with a desktop editor and MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fo4ide": {
      "command": "npx",
      "args": [
        "-y",
        "G-A-R-D-E-N/FO4IDE"
      ]
    }
  }
}

README Excerpt

<p align="center"> Fallout 4 plugin editor and MCP server for AI-assisted modding </p> <p align="center"> <a href="https://discord.gg/cPmT8SmW4D"> <img src="https://img.shields.io/badge/Discord-Join%20the%20community-5865F2?logo=discord&logoColor=white" alt="Join the FO4IDE Discord community"> </a> <a href="https://github.com/NomadsReach">