actionstreamer-mcp.yml
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
Tools
list_devices— List the devices available to the authenticated account.get_device— Get a single device by its numeric device ID.find_device_by_name— Look up a device by name or serial number.get_device_health— Get the latest health record for a device — battery, CPU temperature, link quality, disk and memory.list_device_health— Get health rows for all devices available to the authenticated user.chart_device_health— Get line-chart series for one device health variable over time.list_video_clips— List video clips, filtered by device and time range.get_video_clip— Get a single video clip record by ID.search_clips_by_tag— Get clips, clip tags and the unique tag list for a device set over a start/end epoch.list_streams— List streams for a device, or fetch the most recent one with its publish and read URLs.list_event_presets— List the event presets configured for a device.run_event_preset— Run an event preset on a device — actuates the physical camera in the field.get_event_status— Get an event by ID to check the status of a queued or running command.end_event_process— Queue an event to end the process associated with a running event.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.