Card snapshot
docs.budgetpixel.com
·
2026-09-03 01:02:22 UTC
·
5c97d4515a394e144e4341b0f75e8afc75c11407f16afd084a4c8dfc34c8208a
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "BudgetPixel API",
"description": "Programmatic AI image, video, music, and sound-effect generation API and MCP server for BudgetPixel.",
"url": "https://docs.budgetpixel.com/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.budgetpixel.com/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.budgetpixel.com/",
"organization": "BudgetPixel API"
},
"documentationUrl": "https://docs.budgetpixel.com/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "budgetpixel",
"name": "Budgetpixel",
"description": "Use when building applications that generate images, video, music, or sound effects; integrating with ComfyUI workflows; connecting AI agents to creative tools; or managing generation jobs and credit usage programmatically.",
"tags": [],
"url": "https://docs.budgetpixel.com/.well-known/agent-skills/budgetpixel/skill.md"
}
]
}