NeoScripts MCP

QOL NeoScripts MCP 1.0.2

MCP for AI Agents
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
    }
  }
}
Author
Neki_play
Downloads
31
Views
100
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Neki_play

Latest updates

  1. 1.0.2

    Removed binary from mcp folder
  2. 1.0.1

    Fixed world.getEntities added aditional methods Adeed interacts with entity
Back
Top