Stockfilm
x402/stockfilmx402 service listed on awesome-x402: Stockfilm [x402: $0.001/call on eip155:8453, category=utility]
Tools · 9
Auto-assemble a timed sequence of vintage clips into a video timeline based on a description. Returns an ordered list of clips with durations. Great for creating edit lists or storyboards.
Verify a clip is eligible for a given intended use (commercial, editorial, broadcast, etc.) before licensing.
Create or resume Stripe hosted checkout for a quoted 4K license. Call ONLY after the user explicitly approves the quoted clip, total price, resolution, license scope, territory, term, and terms. Retur…
Find visually similar vintage clips by providing a clip ID. Returns clips with similar visual content from the Stockfilm archive.
Verify a 4K order's payment with Stripe and retrieve the license, receipt, and private master download after payment. Requires the private order token from create_4k_checkout. May activate an already-…
Get full details for a specific Stockfilm clip including description, year shot, location, price, resolution, thumbnail URL, and preview URL.
Get licensing options for a clip without charging the user. The website offers 4K masters for eligible clips; the separate x402 product is 144p. Review availability, exact price, and terms on the clip…
Quote an eligible, unwatermarked 4K master using the website's direct license pricing. Verifies actual resolution and licensing availability. Ask for the buyer email and desired use, territory, and te…
Search Stockfilm's archive of authentic vintage home movie clips from the 1930s-1980s. Returns clips with metadata, pricing, thumbnails, and licensing info. All footage is real 8mm/Super 8 film — no A…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"stockfilm": {
"url": "https://stockfilm.com/mcp",
"transport": "http"
}
}
}