agentclip-python

ericelizes1/agentclip-python
★ 1 stars Python 🤖 AI/LLM Updated today
Python SDK + CLI + MCP server for AgentClip — the open-source tool that turns AI agent runs into shareable URLs.
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": {
    "agentclip-python": {
      "command": "uvx",
      "args": [
        "agentclip-python"
      ]
    }
  }
}

Or install with pip: pip install agentclip-python

README Excerpt

Turn your AI agent's QA runs into shareable clips. Your AI agent drives the browser. AgentClip captures the moments that matter, screenshots and captions, and ships you back a single URL anyone can watch. The product is the artifact (the clip URL) plus the prompt engineering (the bundled skill) that makes generated runs actually good. The backend, MCP plumbing, and CLI are commodity.

Tools (7)

AGENTCLIP_BASE_URLAGENTCLIP_STATE_PATHhttpxslideshow_add_slideslideshow_createslideshow_set_summaryslideshow_update_slide

Topics

agent-observabilityagent-toolsai-agentsclaude-codedjangomcpmcp-serveropen-sourcepython