Skip to content
clusters: prooflayer · edgemarket · edgefinance · synthforge · mediakit · wordmint · webprobe · locale · comppoint

@agentutility/mcp-mediakit

One endpoint per format. Pay per call. · 50 tools · $0.002 – $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 (50)
toolpricedescription
audio-loudnorm$0.02Audio loudness normalizer (EBU R128 LUFS).
audio-transcribe$0.01Audio transcribe / speech-to-text / Whisper-large / multi-language ASR / OpenAI Whisper API compat.
compress-pdf$0.005PDF compressor / PDF size reducer.
convert-html-to-markdown$0.005Convert HTML to Markdown.
convert-pdf$0.20Convert PDF to Markdown, HTML, JSON, or structured text via Datalab Marker.
csv-to-ics$0.01CSV calendar to ICS / iCal file generator.
csv-to-jsonl$0.02CSV to JSON / CSV to JSONL converter / data pipeline preprocessor.
excel-to-csv$0.005Excel (.xlsx / .xls) → CSV / TSV / JSON converter.
excel-to-google-sheets$0.005Convert Excel to Google Sheets / XLSX to Google Sheets / spreadsheet import / Numbers to Google Sheets / Excel to gsheet.
extract-tables$0.10Extract tables from PDF / table extractor / PDF to CSV / spreadsheet from PDF.
html-to-markdown$0.005HTML → Markdown converter.
html-to-pdf$0.08URL to PDF / HTML to PDF / webpage screenshot to PDF.
image-convert$0.01Universal image format converter (PNG, JPG, WEBP, AVIF, GIF, BMP, TIFF, ICO, HEIC, HEIF, PSD, SVG).
image-format-convert$0.01Image converter.
image-translate$0.02Image translator: vision-OCR + Venice translate.
image-upscale$0.02Image upscale / 2x upscaler / 4x upscaler / super-resolution / sharpen image / enlarge image without loss.
json-yaml$0.002JSON ↔ YAML bidirectional converter.
logo-detect$0.03Brand logo detection / brand recognition in images.
merge-pdf$0.01PDF merger / combine PDFs / concatenate PDF files / join multiple PDFs into one.
mp4-to-mp3$0.10MP4 → MP3 audio extractor.
ocr$0.20OCR / optical character recognition / scanned document extractor / image-PDF to text.
office-to-pdf$0.05Office to PDF converter — DOCX/DOC, XLSX/XLS, PPTX/PPT, ODT/ODS/ODP, RTF, TXT, CSV, EPUB, MD, HTML, Apple Pages/Numbers/Keynote → PDF.
pdf-compress$0.005PDF compressor / shrink PDF / PDF size reducer / smaller PDF for email.
pdf-extract-tables$0.10PDF table extractor / table from PDF / scanned-table parsing / financial-table OCR / multi-page table consolidator / Datalab Marker tables.
pdf-merge$0.01PDF merger / PDF combiner / PDF concatenator.
pdf-split$0.04PDF splitter / PDF page extractor.
pdf-to-jpg$0.10PDF to JPG / PNG / WEBP image converter.
pdf-to-markdown$0.20AI PDF extractor: PDF to Markdown / HTML / structured JSON via Datalab Marker.
pdf-to-text$0.20PDF to text / extract text from PDF.
pdf-watermark$0.02PDF watermark / image watermark / video watermark — text or image overlay on PDFs, PNG/JPG/GIF, or MP4/MOV/WEBM.
pdf2md$0.20PDF to Markdown converter.
receipt-ocr$0.01Receipt OCR.
receipt-parser$0.01Receipt → structured JSON (vendor, address, date, line items with qty/unit_price/total, subtotal, tax, tip, total, payment method).
speaker-diarize$0.10Speaker diarization / who-said-what transcription.
split-pdf$0.04PDF splitter / PDF page extractor / split PDF by range / PDF to multiple files.
subtitles$0.08SRT / VTT subtitle generator from video or audio.
transcribe$0.10Video / audio transcription via Whisper v3.
upscale-image$0.10AI image upscaler / super-resolution / image enlarger.
video-summarize$0.10Video summarizer / podcast summarizer / lecture notes generator.
video-thumbnail$0.03Video thumbnail / video frame extractor.
video-to-audio$0.10Video → audio extractor / video to audio converter.
video-to-subtitles$0.02SRT / VTT subtitle generator from video or audio.
video-to-text$0.10Video transcription / audio transcription via Whisper v3 large.
video-transcribe$0.10Transcribe video / video transcription / video to audio transcription / video-to-text.
video-trim$0.02Video trimmer / video cutter / video clip tool.
watermark$0.02PDF / image / video watermarking — text or image overlay.
watermark-pdf$0.02Add watermark to PDF.
xlsx-to-csv$0.005Excel to CSV / XLSX to CSV / Numbers to CSV / spreadsheet to CSV.
xml-to-word$0.05XML → Microsoft Word (DOCX) converter via CloudConvert.
youtube-transcript$0.01YouTube transcript / closed-caption fetcher / video subtitles puller / auto-generated CC reader.
SEE ALSO
cluster overview (Mediakit) · all MCP servers · npm: @agentutility/mcp-mediakit