Remote MCP
- Best for
- ChatGPT, Claude, and other MCP clients
- Authentication
- OAuth 2.1 + PKCE
- Flow
- Reads + in-agent changes
StudioDock Agent Gateway
Suteikite AI agentams naudingą prieigą prie StudioDock neprarasdami kontrolės. OAuth scopes riboja matomus duomenis, palaikomus pakeitimus galima patvirtinti tame pačiame pokalbyje, o visas kelias audituojamas.
Claude / ChatGPT
availability:read · bookings:write
“Move the podcast booking to 16:00, but show me the change first.”
Confirm in this conversation
90-second demo
Prijunkite agentą, patikrinkite laisvus laikus, peržiūrėkite rezervacijos perkėlimą, patvirtinkite tame pačiame pokalbyje ir peržiūrėkite auditą StudioDock.
Kiekviena jungtis veikia tik pasirinktoje darbo aplinkoje, su administratoriaus suteiktais leidimais ir vykdymo režimu.
studio:readavailability:readbookings:readcustomers:readanalytics:readsettings:readbookings:writeclosures:writesettings:writeChoose read-only, confirm-in-agent, or trusted direct execution when creating the connection. Day-to-day work stays in the connected agent.
Which podcast room is available for 90 minutes next Thursday after 14:00?
Show confirmed bookings this week without customer contact details.
Move booking BK-104 from 14:00 to 16:00, but show me the change before applying it.
Create a full-day studio closure next Monday if it does not conflict with a booking.
Show our current booking lead time and change it to 12 hours after I confirm.
https://www.getstudiodock.com/api/mcp.The CLI uses the same Agent Gateway service and JSON contracts as remote MCP.
npm install -g studiodock-clistudiodock auth login --client-id sd_cli_…Create a CLI OAuth client in StudioDock, then sign in from the terminal or use a scoped API token for controlled automation.
Scale integration