Move Studios Staff Ops for Claude Desktop
com.move-studios/staff-ops
Move Studios staff ops: bookings, attendance, clients, memberships, payments. Login required.
client:Claude Desktop
transport:streamable-http
Install Move Studios Staff Ops in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"staff-ops": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://zyrwvuiyxmqsbfckzhkd.supabase.co/functions/v1/mcp-server"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs