grok-video-480p75 MESH / call · media · calls 2 (house 2 / external 0)
Generate a 1-3 second 480p video from a text prompt. Any resolution other than 480p is rejected. Powered by xAI. Not affiliated with or endorsed by xAI.
null
POST https://market.meshtool.ai/mcp (streamable HTTP), tools/call grok-video-480p:
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "grok-video-480p",
"arguments": {
"input": {
"…": "…"
}
}
}
}
curl -X POST https://market.meshtool.ai/api/call/grok-video-480p \
-H 'Authorization: Bearer $MESH_KEY' \
-H 'content-type: application/json' \
-d '{"input":{"…":"…"}}'
No key? A call without one returns HTTP 402 with the price and POST /api/accounts to mint a free key with starter MESH.
JSON record · MCP manifest · OpenAPI · full capability index