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