{"version":"1.0","name":"Melchior Video Context","description":"Structured YouTube captions and supplied transcripts with timestamped chunks and source citations.","homepage":"https://transcript.melchiorlabs.com","documentation":"https://transcript.melchiorlabs.com/llms.txt","openapi":"https://transcript.melchiorlabs.com/openapi.json","protocol":{"name":"x402","version":2,"docs":"https://docs.x402.org"},"networks":["eip155:8453","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"],"currency":"USDC","resources":[{"name":"youtube-transcript","description":"Extract captions from a public YouTube video and return transcript text, timestamped segments, model-sized chunks, and deep-linked citations.","method":"POST","url":"https://transcript.melchiorlabs.com/v1/youtube/transcript","price":{"amount":"0.01","currency":"USD"},"payment":"x402","inputSchema":"https://transcript.melchiorlabs.com/openapi.json#/components/schemas/YoutubeTranscriptInput","outputSchema":"https://transcript.melchiorlabs.com/openapi.json#/components/schemas/YoutubeTranscriptResponse"},{"name":"youtube-transcript-search","description":"Find transcript passages that lexically match a phrase or terms in a public YouTube video and return compact evidence with timestamp citations.","method":"POST","url":"https://transcript.melchiorlabs.com/v1/youtube/search","price":{"amount":"0.005","currency":"USD"},"payment":"x402","inputSchema":"https://transcript.melchiorlabs.com/openapi.json#/components/schemas/YoutubeSearchInput","outputSchema":"https://transcript.melchiorlabs.com/openapi.json#/components/schemas/YoutubeSearchResponse"},{"name":"transcript-context","description":"Normalize supplied plain text, WebVTT, SRT, or timestamped segments into model-sized chunks with stable timing and optional source links.","method":"POST","url":"https://transcript.melchiorlabs.com/v1/transcripts/context","price":{"amount":"0.003","currency":"USD"},"payment":"x402","inputSchema":"https://transcript.melchiorlabs.com/openapi.json#/components/schemas/TranscriptContextInput","outputSchema":"https://transcript.melchiorlabs.com/openapi.json#/components/schemas/TranscriptContextResponse"}]}