- Fabric
- Working
- NeoForge
- Working
Example enabling in OpenCode
JSON:
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"neoscripts": {
"type": "local",
"command": ["C:\\Users\\WindowsUser\\AppData\\Roaming\\PrismLauncher\\instances\\SkyBlock 26.1.2\\minecraft\\config\\neoscripts\\scripts\\mcp\\mcp.exe", "-http", ":9876", "-bot", "neoscript-bot"],
"enabled": true
}
}
}