ironystock/agentic-obs
agentic-obs: A Model Context Protocol (MCP) server that provides AI assistants with programmatic control over OBS Studio via the OBS WebSocket API. This server enables AI agents to manage scenes, sources, recording, streaming, and other OBS functionality through standardized MCP tools.
Platform-specific configuration:
{
"mcpServers": {
"agentic-obs": {
"command": "npx",
"args": [
"-y",
"agentic-obs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...