Card snapshot
docs.budgetpixel.com
·
2026-09-05 01:25:19 UTC
·
58f425ce0a5412e3caf4db82ba8e8197dab37a787b9f873f30aba4576385dfb1
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 programmatically. Reach for this skill when you need to integrate AI generation into a backend service, automate content creation workflows, or build tools that consume BudgetPixel's models via REST API.",
"tags": [],
"url": "https://docs.budgetpixel.com/.well-known/agent-skills/budgetpixel/skill.md"
}
]
}