Files
Cahid Arda bd85534f7b docs(remote-work): recording videos in a Box, plus box_exec gotchas (#47)
* docs(remote-work): recording agent demo videos in a Box, plus box_exec gotchas

* chore: bump plugin version to 1.2.4

* docs(remote-work): generalize the recording section beyond agent demo clips

* docs(remote-work): natural cursor motion and subtle click feedback in recordings

---------

Co-authored-by: Upstash Box <support@upstash.com>
2026-09-16 17:27:14 +03:00

16 lines
671 B
JSON

{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "upstash",
"version": "1.2.4",
"description": "The Upstash MCP server plus agent skills for every Upstash SDK and CLI — Redis, QStash, Workflow, Box, Blob, Ratelimit, Vector, and Search.",
"author": {
"name": "Upstash",
"email": "support@upstash.com",
"url": "https://upstash.com"
},
"homepage": "https://upstash.com",
"repository": "https://github.com/upstash/skills",
"license": "MIT",
"keywords": ["upstash", "mcp", "redis", "cache", "qstash", "queue", "vector", "search", "workflow", "ratelimit", "box", "sandbox", "blob", "storage", "serverless"]
}