MCP Server
MCP
OBSBOT Tiny 2 Camera Control
Control an OBSBOT Tiny 2 camera: pan/tilt/zoom, AI tracking, focus, exposure, snapshots, recording
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "obsbot-mcp",
"version": "0.6.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to append a debug log to. Unset means no log file.",
"format": "filepath",
"name": "OBSBOT_LOG_FILE"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment