Skip to content
clusters: prooflayer · edgemarket · edgefinance · synthforge · mediakit · wordmint · webprobe · locale · comppoint · rollforge · bestiary · statline · matchpoint · retail · agentops · browserworkflow · modelrouter · compose

@agentutility/mcp-mediakit

One endpoint per format. Pay per call. · 67 tools · $0.0025 – $0.2

INSTALL — CLAUDE DESKTOP
{
  "mcpServers": {
    "agentutility-mediakit": {
      "command": "npx",
      "args": [
        "-y",
        "@agentutility/mcp-mediakit"
      ],
      "env": {
        "X402_PRIVATE_KEY": "0xYOUR_PRIVATE_KEY_HEX"
      }
    }
  }
}

Path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).

INSTALL — CURSOR
{
  "mcpServers": {
    "agentutility-mediakit": {
      "command": "npx",
      "args": [
        "-y",
        "@agentutility/mcp-mediakit"
      ],
      "env": {
        "X402_PRIVATE_KEY": "0x..."
      }
    }
  }
}

Path: .cursor/mcp.json in your project root.

FUNDING

Send any amount of USDC on Base mainnet to the address derived from your X402_PRIVATE_KEY. The MCP server uses it to pay per call.

USDC on Base contract: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913

TOOLS (67)
toolpricedescription
add-watermark$0.02Stamp a text or image watermark onto a PDF, image, or video file.
audio-loudnorm$0.02Normalize audio loudness to a target LUFS level for podcasts, YouTube, and Spotify delivery.
audio-transcribe$0.01Transcribes audio to text with whisper-large-v3.
compress-pdf$0.005Shrink a PDF's file size without manually tuning compression settings.
convert-html-to-markdown$0.005Convert HTML to Markdown.
convert-pdf$0.0025Converts PDFs to Markdown, HTML, JSON, or structured text with the Datalab Marker AI pipeline, preserving headings, tables, equations, an…
csv-to-ics$0.01Converts a CSV of events into an RFC 5545 compliant ICS calendar file (VCALENDAR/VEVENT) for Google Calendar, Outlook, and Apple Calendar…
csv-to-jsonl$0.02Converts CSV or TSV data into JSON, JSONL/NDJSON, or column-oriented arrays.
doc-to-json$0.10Converts any document (PDF, DOCX, PPT, XLSX, or image) into structured JSON matching a caller-supplied schema.
excel-to-csv$0.005Converts Excel workbooks (.xlsx / .xls) to CSV, TSV, or JSON with multi-sheet handling, returning each sheet by name.
excel-to-google-sheets$0.005Converts Excel files for import into Google Sheets.
extract-tables$0.10Detects and extracts every table from a PDF document, returning structured JSON or CSV per table.
html-markdown$0.005Converts raw HTML or a URL into clean Markdown, preserving headings, lists, tables, code blocks, links, and images.
html-to-markdown$0.005Convert HTML to Markdown.
html-to-pdf$0.08Render a live webpage as a PDF document.
image-convert$0.01Convert an image from one format to another.
image-format-convert$0.01Image converter.
image-translate$0.02Image translator.
image-upscale$0.02Upscales an image 2x or 4x via Venice's image/upscale endpoint (default model: venice-sd35).
image-watermark$0.02Image watermark / add text or logo watermark to image files.
json-yaml$0.005Converts between JSON and YAML in either direction.
logo-detect$0.03Brand logo detection / brand recognition in images.
merge-pdf$0.01Combines two to fifty separate PDF files into one, taking each source as a URL and stitching them together in the order supplied, bookmar…
movie-database$0.01Finds movies or TV shows by title, with optional year and region, and returns release year, poster, overview, and language.
movie-database-api$0.01Searches movies and TV shows by title and optional year, returning release date, rating, popularity, overview, poster URLs, TMDB links, a…
movie-info$0.01Looks up movie and TV metadata: title, release year, rating, overview, poster, and optional streaming providers.
mp4-to-mp3$0.02Converts MP4, MOV, WebM, MKV, AVI, M4V, and FLV video files to MP3 via CloudConvert, with selectable bitrate (96/128/192 kbps).
mp4-to-mp3-api$0.02Converts MP4, MOV, WEBM, MKV, AVI, M4V, or FLV URLs into hosted MP3 output with selectable 96, 128, or 192 kbps bitrate.
mp4-to-mp3-converter$0.02Converts MP4 video URLs into hosted MP3 files with selectable bitrate; also accepts MOV, WEBM, MKV, AVI, M4V, or FLV URLs.
ocr$0.0025Runs OCR on scanned PDFs and image-based documents, returning clean Markdown or plain text.
office-to-pdf$0.05Converts office documents and other file formats into PDF from a URL, no upload step required.
pdf-compress$0.005Shrinks PDFs to a smaller size for email or the web, with three quality levels: ebook (lowest, web-quality), printer (medium), prepress (…
pdf-extract-tables$0.10Extracts every table from a PDF, digital or scanned, and returns row-by-column text matrices page-by-page.
pdf-merge$0.01Joins multiple PDF files, hosted at URLs, into a single ordered document, so you don't have to merge them by hand in a desktop PDF editor.
pdf-parser-api$0.0025Parses a public PDF URL into Markdown, HTML, or JSON blocks with layout-aware text, headings, tables, and equations.
pdf-split$0.04Split a PDF into multiple files by page range or one file per page.
pdf-table-extract$0.10Extracts tables from digital or scanned PDFs, returning row/column matrices, CSV output, page numbers, and optional cell boxes.
pdf-table-extractor$0.10Finds tables in digital or scanned PDFs and returns row-by-column matrices, page numbers, and optional cell bounding boxes.
pdf-text-extractor$0.0025Extracts clean Markdown, HTML, or structured JSON from digital or scanned PDFs while preserving reading order, tables, and equations.
pdf-to-jpg$0.10Convert a PDF into page images for previews, thumbnails, or archiving.
pdf-to-markdown$0.0025Converts digital or scanned PDFs to clean Markdown with AI-powered, layout-aware extraction on the Datalab Marker engine.
pdf-to-markdown-api$0.0025Converts a public PDF URL into clean Markdown, HTML, or structured JSON while preserving headings, tables, equations, and reading order.
pdf-to-text$0.0025Extracts text from digital or scanned PDFs, preserving reading order across multi-column layouts with an AI + OCR pipeline (Datalab Marker).
pdf-to-text-api$0.0025Extracts text from digital and scanned PDFs as Markdown, plain text, HTML, or JSON with layout-aware reading order.
pdf-watermark$0.02Overlays a text or image watermark on PDFs, PNG/JPG/GIF images, or MP4/MOV/WEBM videos.
pdf2md$0.20Convert a hosted PDF into clean Markdown, HTML, or structured JSON by sending its pdf_url.
receipt-ocr$0.01Receipt OCR.
receipt-parser$0.01Receipt parser.
speaker-diarize$0.10Transcribe audio or video and label who said what.
split-pdf$0.04Split a PDF into multiple files by page range or one PDF per page.
subtitles$0.08Generate ready-to-use subtitle files from a video or audio URL.
transcribe$0.10Convert spoken audio or video into text.
upscale-image$0.02Upscales images 2x or 4x with AI super-resolution, best for photos and illustrations.
url-to-markdown$0.005Fetches a public URL, strips boilerplate, and returns clean Markdown plus title and character counts.
video-summarize$0.10Summarizes videos, podcasts, and lectures in one call: Whisper v3 transcribes, then Mistral summarizes.
video-thumbnail$0.03Pull a single still frame out of a video without transcoding the whole file.
video-to-audio$0.02Video to audio extractor / video to audio converter.
video-to-mp3$0.02Video to MP3 / extract MP3 audio from video URL.
video-to-subtitles$0.02Generates subtitles from video with Whisper v3, word-wrapped and ready for VLC / Premiere / FFmpeg.
video-to-text$0.10Transcribe any video URL to text with Whisper v3 large.
video-transcribe$0.10Transcribes any video URL to text with Whisper v3 large.
video-trim$0.02Cuts a clip out of a source video by start and end point, so you don't need a video editor to pull a highlight or shorten a file.
watermark$0.02Adds a text or image watermark overlay to PDFs, PNG/JPG/GIF images, and MP4/MOV/WEBM videos.
watermark-pdf$0.02Add watermark to PDF.
xlsx-to-csv$0.005Converts any sheet of an .xlsx, .xlsm, .xls, or .ods workbook to CSV, with sheet selection, encoding, and quote style controls.
xml-to-word$0.05Converts an XML document into a Microsoft Word (.docx) file for delivery to systems that need Word format, not raw XML.
youtube-transcript$0.01Fetch the transcript of any YouTube video.
SEE ALSO
cluster overview (Mediakit) · all MCP servers · npm: @agentutility/mcp-mediakit