pi-roblox-docs

eiei114/pi-roblox-docs
★ 1 stars TypeScript Memory/Knowledge Updated today
Pi native Roblox documentation tools without a background MCP server
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pi-roblox-docs": {
      "command": "npx",
      "args": [
        "-y",
        "eiei114/pi-roblox-docs"
      ]
    }
  }
}

README Excerpt

Pi native Roblox documentation tools. This package does **not** start an MCP server, `uvx`, or a background Node daemon. It runs inside Pi's TypeScript extension runtime and registers Roblox documentation tools directly with `pi.registerTool()`. For maintenance direction, phased goals, and the `pi-extension-template` compliance checklist, see [`ROADMAP.md`](ROADMAP.md).

Tools (9)

roblox_clear_cacheroblox_get_classroblox_get_enumroblox_get_luau_globalroblox_get_memberroblox_healthroblox_searchroblox_search_devforumroblox_sync

Topics

developer-toolsdocumentationluaupi-coding-agentpi-extensionpi-packagerobloxtypescript