liquid/clipskade.com
◱ Coming soon

Ask Kade from your agent

Sourced from the LiquidClips dataset · 4,700,802 creatorsBy Daniel Diyepriye, Founder, LiquidClipsUpdated Jul 2026· 3 min read

The Kade MCP server will drop the whole clipping economy into any AI agent: search 4.7M creators for clips, resolve a channel, and price a clip, all in natural language. This page describes what is coming.

Not live yet

The MCP server is on the build path, not shipped. The config below is the planned shape, not a working install. Join the waitlist to get it the day it lands.

01What it will do

MCP lets an agent call tools. The Kade server will expose the LiquidClips engine as tools your agent can reach: ask it "find the money moments in this podcast" or "what is a clip on this channel worth" and it resolves, ranks, and prices from real data. The same logic behind clip search, handed to your model.

02The tools

Planned tools: resolve_channel, search_clips, price_clip, and get_cpm. You will point your MCP client at the server with a key:

planned config (not live)
{
  "mcpServers": {
    "kade": {
      "command": "npx",
      "args": ["-y", "@liquidclips/mcp"],
      "env": { "LIQUIDCLIPS_API_KEY": "lc_live_..." }
    }
  }
}

03Start early

You do not have to wait to build. The live resolve endpoint already returns everything the MCP tools will wrap, so you can prototype the agent flow today and swap in the server when it ships.

◱ Coming soon

Get on the the Kade MCP server waitlist

This is on the build path, not live yet. Drop your email and Kade tells you the day it ships. No spam, one message.

Kade