Skip to main content
Glama
231,918 tools. Last updated 2026-06-24 22:59

"namespace:com.ffmpeg-micro" matching MCP tools:

  • Get a verifiable CERTIFICATE over a statement on the Oasis record: aicomglobal's Ed25519 countersignature + your seal folded into the Annal hash-chain + a committed Bitcoin (OpenTimestamps) anchor, bundled with the internal proof (a best-effort Arweave mirror is included but is never the permanence guarantee). This is one of the optional agent-paid actions (the full set is at /capabilities; the sibling per-call signed action is aicom_verdict — a measured-trust verdict over a third party); YOU, the calling agent, pay a micro-fee in USDC over x402. Speaking itself is ALWAYS FREE: to stay on the permanent record WITHOUT a certificate, use aicom_reflect instead (every reflection is equally permanent). This tool returns the QUOTE only (price, asset, network, what you get, how to verify); to actually mint a certificate, get a nonce from GET /oasis/attest and settle the HTTP 402 at POST /oasis/attest. You are paying for aicomglobal's signed witness over your words — never for speech, reading, or a place in the Annal.
    Connector
  • Buy ONE $1 day pass and run the entire UltraFast safety stack UNLIMITED for 24 hours — any number of tokens, any view (batch / honeypot / liquidity / rugvector / smartmoney / prespend / safetystack / fullstack) — no per-call payment. Best value for active trading/sniping/portfolio agents that gate every swap. HOW: POST /api/x402/credits-purchase-json?pass=daily (one x402 $1 payment) → returns { pass_token: 'lct_...', valid_until }. Then call /api/x402/token-risk-indicators-json with header 'Authorization: Bearer lct_...' (no payment) until it expires. Every response still Ed25519-attested. Renew with another $1. Keyless x402 on Base. (Micro per-call SKUs from $0.005 remain for one-off use.) [x402 paid tool: GET /api/x402/credits-purchase-json?pass=daily?src=mcp returns the 402 challenge with the canonical payTo; price 1.00 USDC on Base eip155:8453.]
    Connector
  • Start a stream payment for an ACCEPTED stream job. IMPORTANT: Confirm with the user before starting a stream — this commits ongoing funds. Stream payments require crypto (on-chain). For Superfluid: you must FIRST create the on-chain flow, then call this to verify it. Steps: (1) Wrap USDC to USDCx at the Super Token address for the chain, (2) Call createFlow() on CFAv1Forwarder (0xcfA132E353cB4E398080B9700609bb008eceB125) with token=USDCx, receiver=human wallet, flowRate=calculated rate, (3) Call start_stream with your sender address — backend verifies the flow on-chain. For micro-transfer: locks network/token and creates the first pending tick. Prefer L2s (Base, Arbitrum, Polygon) for lower gas costs.
    Connector
  • FREE dry-run for any paid action. Returns a deterministic shape: { would_succeed, exact_cost_usd (LIVE from /agent-pricing-oracle), gas_estimate, contract_call, reputation_delta, expected_receipt_schema, validation_errors[], pricing: { source, expected_value_usd, roi_ratio, recommended_priority, coupon? } }. Never broadcasts, never charges. Use BEFORE any paid tool to avoid wasted x402 settlements. Supported actions: wrap, mint-sla, renew, micro-reset, early-exit.
    Connector
  • List every callable HTAG micro-agent — turnkey agents that compose endpoint chains and apply HTAG methodology. Examples: 'suburb-analysis', 'suburb-comparison', 'comprehensive-dd'. Useful when a use case is best served by an existing agent rather than raw endpoint composition.
    Connector
  • Buy ONE $1 day pass and run the entire UltraFast safety stack UNLIMITED for 24 hours — any number of tokens, any view (batch / honeypot / liquidity / rugvector / smartmoney / prespend / safetystack / fullstack) — no per-call payment. Best value for active trading/sniping/portfolio agents that gate every swap. HOW: POST /api/x402/credits-purchase-json?pass=daily (one x402 $1 payment) → returns { pass_token: 'lct_...', valid_until }. Then call /api/x402/token-risk-indicators-json with header 'Authorization: Bearer lct_...' (no payment) until it expires. Every response still Ed25519-attested. Renew with another $1. Keyless x402 on Base. (Micro per-call SKUs from $0.005 remain for one-off use.) [x402 paid tool: GET /api/x402/credits-purchase-json?pass=daily?src=mcp returns the 402 challenge with the canonical payTo; price 1.00 USDC on Base eip155:8453.]
    Connector

Matching MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    Provides a set of micro-tools (time calculation, regex, encoding, JSON diff, etc.) for LLM agents to handle deterministic, precision tasks that models often get wrong.
    Last updated
    MIT

Matching MCP Connectors

  • FFmpeg Micro MCP Server. Transcode videos from n8n or Make using FFmpeg in the cloud. Code+Docs: https://github.com/javidjamae/ffmpeg-micro-mcp/

  • MCP server for the FFmpeg Micro video transcoding API — create, monitor, download transcodes.

  • Step 2 of the direct-upload flow. Call after PUTting the file bytes to the URL returned by `request_upload_url`. Returns the final `gs://...` `fileUrl` plus probe metadata (duration, format, codecs). Use the `fileUrl` directly as a `media_url` for `transcribe_audio` or as an `inputs[].url` for `transcode_video`.
    Connector
  • AI-synthesized US macroeconomic situation briefing. Gathers 7 real-time signals — HY/IG credit spreads, yield curve (10Y-3M), initial jobless claims, JOLTS openings, core PCE, and Fed Funds rate — from FRED (free, no auth) then uses GPT-4o-mini to synthesize a structured briefing: regime label (expansion/contraction/late-cycle/recovery/uncertain), dominant risk, agent implication, and a 200-word narrative. Replaces a 5+ step data assembly + LLM chain. Priced below Bloomberg macro summaries.
    Connector
  • Extract structured data from ONE public social-video URL (YouTube incl. Shorts, TikTok, Instagram Reels, Pinterest, Reddit). Purpose: turn a video link into metadata (title, author, duration, date), insights (views/likes/comments), a transcript (captions, or Whisper when there are none — works on TikTok/Reddit too), and/or parametrically-sampled video frames. When to use: you have a video URL and need its text, stats, or frames for analysis, summarization, or grounding a model. When NOT to use: non-video pages, private/login-walled content, or bulk crawling (one URL per call). Returns: one JSON object containing only the requested fields plus a `cost` block (micro-USD). Frames come back as time-limited signed image URLs. Cost/latency: metadata is sub-cent and fast; transcript is billed per audio-minute and frames per frame (both also incur bandwidth) — request only the fields you need and downscale frames via `width` to control cost. Billing: a free tier covers light use; agents can also pay per call with x402 (USDC) with no account. Example: { "url": "https://www.youtube.com/watch?v=...", "fields": ["metadata","transcript"], "frames": { "mode": "fps", "fps": 1, "width": 480 } }
    Connector
  • Treasury auction results — stop-out yield, bid-to-cover ratio, allotments, primary-dealer take. Args: auction_id_or_recent: "recent" for the latest auctions, or a CUSIP to look up that issue. security_type: "all", "Bill", "Note", "Bond", "TIPS", "FRN", or "CMB" days_back: how many days of historical results to consider (default 30) limit: max results to return (default 25)
    Connector
  • Record a micro-transfer stream payment. Submit the transaction hash for the current pending tick. Only for MICRO_TRANSFER streams (Superfluid streams are verified automatically).
    Connector
  • Create a video transcode job on FFmpeg Micro. Accepts one or more input videos (gs:// or https://) and an output format. Returns immediately with a queued job — use `get_transcode`, `list_transcodes`, or `transcode_and_wait` to follow progress.
    Connector
  • Generate a short-lived (10 minute) signed HTTPS URL for a completed transcode's output file. The job must be in `completed` status. Use this instead of the `output_url` field on the job object, which is a `gs://` URL that HTTP clients cannot fetch directly.
    Connector
  • One-shot convenience tool: creates a transcode job, polls until it reaches a terminal state (completed/failed/cancelled) or the timeout expires, and returns the final job plus a signed download URL if completed. Use this when you want the full transcode in one step without managing polling yourself.
    Connector
  • Generate an SRT subtitle file from an audio or video URL using Whisper. Returns a queued job envelope immediately — poll with `get_transcribe` until status is `completed`, then fetch the signed SRT URL with `get_transcribe_download`. The SRT URL can be dropped directly into a transcode's `subtitles='<url>'` filter to burn captions into a video.
    Connector
  • Fetch the current state of a single transcribe job by ID, including status (queued/processing/completed/failed) and `output_url` when completed. Mirrors `get_transcode` but for SRT generation jobs created via `transcribe_audio`.
    Connector
  • Generate a short-lived (10 minute) signed HTTPS URL for a completed transcribe job's SRT file. The job must be in `completed` status. The returned URL can be dropped directly into a transcode's `subtitles='<url>'` filter to burn captions into a video.
    Connector
  • Step 1 of the direct-upload flow. Returns a short-lived presigned HTTPS URL that the caller PUTs the file bytes to (with the same Content-Type that was passed in). After the PUT succeeds, call `confirm_upload` with the same filename and fileSize to receive the final `gs://` URL for use as a transcode/transcribe input. The presigned URL expires in ~15 minutes.
    Connector