|
1 | 1 | { |
2 | 2 | "name": "beatapi-agent-plugin", |
3 | 3 | "version": "0.3.0", |
4 | | - "description": "Create and manage BeatAPI text, image, video, Effect, workflow, analysis, and realtime APIs from Codex.", |
| 4 | + "description": "Create and manage BeatAPI text, image, video, Effect, workflow, and analysis APIs from Codex.", |
5 | 5 | "author": { |
6 | 6 | "name": "BeatAPI", |
7 | 7 | "email": "support@beatapi.io", |
|
26 | 26 | "mcpServers": "./.mcp.json", |
27 | 27 | "interface": { |
28 | 28 | "displayName": "BeatAPI", |
29 | | - "shortDescription": "Manage BeatAPI text, media, workflows, and realtime", |
30 | | - "longDescription": "Use one existing BeatAPI account and API key from Codex to discover models and Effects, create text responses, upload inputs, check USD balance and concurrency, create image, video, Effect, Video Analysis, Music Video, and Ecommerce Video tasks, manage short-lived Realtime Video sessions, monitor progress, retrieve hosted results, and configure webhooks.", |
| 29 | + "shortDescription": "Manage BeatAPI text, media, and workflows", |
| 30 | + "longDescription": "Use one existing BeatAPI account and API key from Codex to discover models and Effects, create text responses, upload explicitly approved inputs, check USD balance and concurrency, create image, video, Effect, Video Analysis, Music Video, and Ecommerce Video tasks, monitor progress, retrieve hosted results, and manage existing Realtime sessions and webhooks.", |
31 | 31 | "developerName": "BeatAPI", |
32 | 32 | "category": "Creativity", |
33 | 33 | "capabilities": [ |
|
38 | 38 | "privacyPolicyURL": "https://beatapi.io/privacy-policy", |
39 | 39 | "termsOfServiceURL": "https://beatapi.io/terms-of-service", |
40 | 40 | "defaultPrompt": [ |
41 | | - "Use $beatapi-video to create a music video from my images and audio.", |
42 | | - "Use $beatapi-video to turn my product images into a vertical ad.", |
43 | | - "Use $beatapi-video to generate an image with Nano Banana Pro.", |
44 | | - "Use $beatapi-video to create a Seedance 2.5 video.", |
45 | | - "Use $beatapi-video to list current Effects for this portrait.", |
46 | | - "Use $beatapi-video to create a 60-second realtime session for my web app.", |
47 | | - "Use $beatapi-video to check my USD balance and task status.", |
48 | | - "Use $beatapi-video to list BeatAPI text models and summarize this note.", |
49 | | - "Use $beatapi-video to analyze this product-demo video." |
| 41 | + "Use $beatapi-video to turn these product images into a vertical ad.", |
| 42 | + "Use $beatapi-video to list current models, then generate from this prompt.", |
| 43 | + "Use $beatapi-video to check my balance and the status of task task_...." |
50 | 44 | ], |
51 | 45 | "brandColor": "#2563FF", |
52 | 46 | "composerIcon": "./assets/icon.png", |
|
0 commit comments