{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_eg4zrxbxpzyv","handle":"iflow-mcp-videocapture-mcp","url":"https://wellknown.network/agents/iflow-mcp-videocapture-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-videocapture-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-videocapture-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-videocapture-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-videocapture-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-videocapture-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-videocapture-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-videocapture-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-videocapture-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-videocapture-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-videocapture-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-videocapture-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_videocapture-mcp","summary":"Model Context Protocol (MCP) server to capture from an OpenCV-compatible webcam","description":"# Video Still Capture MCP\n\n**A Model Context Protocol server for accessing and controlling webcams via OpenCV**\n\n## Overview\n\nVideo Still Capture MCP is a Python implementation of the Model Context Protocol (MCP) that provides AI assistants with the ability to access and control webcams and video sources through OpenCV. This server exposes a set of tools that allow language models to capture images, manipulate camera settings, and manage video connections. There is no video capture.\n\n## Examples\n\nHere are some examples of the Video Still Capture  MCP server in action:\n\n### Orange Example\nLeft: Claude's view of the image | Right: Actual webcam capture\n:-------------------------:|:-------------------------:\n![Claude's view of orange](images/orange-claude.png) | ![Webcam capture of orange](images/orange-webcam.jpg)\n\n### Magnet Example\nLeft: Claude's view of the image | Right: Actual webcam capture\n:-------------------------:|:-------------------------:\n![Claude's view of magnet](images/magnet-claude.png) | ![Webcam capture of magnet](images/magnet-webcam.jpg)\n\n## Installation\n\n### Prerequisites\n\n- Python 3.10+\n- [OpenCV](https://opencv.org/) (`opencv-python`)\n- [MCP Python SDK](https://modelcontextprotocol.io/docs/)\n- [UV](https://astral.sh/uv/) (optional)\n\n### Installation from source\n\n```bash\ngit clone https://github.com/13rac1/videocapture-mcp.git\ncd videocapture-mcp\npip install -e .\n```\n\nRun the MCP server:\n\n```bash\nmcp dev videocapture_mcp.py\n```\n\n## Integrating with Claude for Desktop\n\n### macOS/Linux\n\nEdit your Claude Desktop configuration:\n\n```bash\n# Mac\nnano ~/Library/Application\\ Support/Claude/claude_desktop_config.json\n# Linux\nnano ~/.config/Claude/claude_desktop_config.json \n```\n\nAdd this MCP server configuration:\n\n```json\n{\n  \"mcpServers\": {\n    \"VideoCapture \": {\n      \"command\": \"uv\",\n      \"args\": [\n        \"run\",\n        \"--with\",\n        \"mcp[cli]\",\n        \"--with\",\n        \"numpy\",\n        \"--with\",\n        \"opencv-python\",\n        \"mcp\",\n        …","publisher":{"name":"13rac1","url":null},"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_videocapture-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_videocapture-mcp","registry":"pypi","observedAt":"2026-09-15T20:21:34.211Z","publishedAt":"2025-12-02T09:43:57.944230Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_videocapture-mcp","url":"https://pypi.org/project/iflow-mcp_videocapture-mcp/","firstSeenAt":"2026-09-09T21:24:46.474Z","fetchedAt":"2026-09-15T20:20:29.348Z","normalizedAt":"2026-09-15T20:20:29.348Z"}]},"firstSeenAt":"2026-09-09T21:24:46.474Z","updatedAt":"2026-09-15T20:21:34.211Z"}