Install / ~ 60 seconds / v 7.6

The bridge between browser and Studio.

One install on the Roblox Marketplace. One paste of your API key. From there, every chat in your browser becomes real changes in your open project — diffed, undoable, and visible in the script editor.

Pisces · Web Connector · v 7.6
Install from the Marketplace.

Auto-updates push themselves. No manual .rbxmx wrangling, no version drift.

Open in Creator Hub →
2.4 MBPlugin size
0 depsPure Lua, standard APIs
OpenNo obfuscation
Two permissions to accept on first run

Studio will prompt you twice when you click Connect the first time. Click Allow on both. Without them, the plugin can't reach the server or apply edits.

Allow
Script edits. "Pisces wants to modify scripts in this place." This is what lets the agent create, edit, and delete scripts on your behalf. Every change still goes through ChangeHistoryService, so Ctrl+Z always works.
Allow
HTTP requests. "Pisces wants to talk to pisces-agent…us-east4.run.app." This is the API. The plugin only sends to that one host, only when connected, and never sends script source unless you trigger an action.
If you accidentally hit Deny, both prompts come back when you click Connect again. Or you can flip them in Game Settings → Security.

After install, three steps.

01
Open the Web Connector panel.
In Studio, the Pisces toolbar shows up next to the View / Test ribbons. Click Web Connector. A dock widget pops out — that's your panel.
02
Paste your API key.
Get it from your dashboard — the copy button hands you the whole key. Paste into the panel field, click Connect. Status dot turns green within ~2 seconds.
03
Open the web chat.
Head to piscesofficial.com in your browser, sign in with the same account. The header should read Connected · <your placename>. Type your first request — "Make me a coin pickup that persists across sessions."