VEED AI Video Generator✓
io.veed/fabric-mcp · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.veed/fabric-mcp",
"description": "Generate AI talking-head videos with custom characters and voices.",
"title": "VEED AI Video Generator",
"version": "1.0.0",
"websiteUrl": "https://veedstudio.github.io/veed-fabric-mcp/",
"icons": [
{
"src": "https://static-assets.veed.io/favicon/production/favicon-prod.svg",
"mimeType": "image/svg+xml",
"sizes": [
"any"
]
},
{
"src": "https://static-assets.veed.io/favicon/production/favicon-32x32.png",
"mimeType": "image/png",
"sizes": [
"32x32"
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://www.veed.io/api/v1/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}