agentic-obs

ironystock/agentic-obs
★ 14 stars Go 🤖 AI/LLM Updated 7d ago
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.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentic-obs": {
      "command": "go",
      "args": [
        "run",
        "github.com/ironystock/agentic-obs@latest"
      ]
    }
  }
}

Topics

agenticagentsmcpmcp-serverobs