Skip to content
Back to search
100
MCP live MCP 2025-11-25 http

Stockfilm

x402/stockfilm

x402 service listed on awesome-x402: Stockfilm [x402: $0.001/call on eip155:8453, category=utility]

Uptime
50.0%
2 direct probes · 30d
Response
228ms
last probe
Tools
9
callable
Resources
0
readable
Prompts
0
available

Tools · 9

build_rough_cut

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.

check_clip_rights

Verify a clip is eligible for a given intended use (commercial, editorial, broadcast, etc.) before licensing.

create_4k_checkout

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_similar_footage

Find visually similar vintage clips by providing a clip ID. Returns clips with similar visual content from the Stockfilm archive.

get_4k_order

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_clip_details

Get full details for a specific Stockfilm clip including description, year shot, location, price, resolution, thumbnail URL, and preview URL.

license_clip

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_4k_license

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_vintage_footage

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…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "stockfilm": {
      "url": "https://stockfilm.com/mcp",
      "transport": "http"
    }
  }
}