MCP server for the Clipwise AI platform that lets compatible assistants call Clipwise’s service info, use-case, and TikTok trend-search tools. It supports short-form video workflows for TikTok, Instagram Reels, YouTube Shorts, and Facebook Reels.
From the registry: MCP server for Clipwise - AI tools for TikTok, Reels, and Shorts video creators.
Please install the `clipwise-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js and npm** — Required to run the server via npx. (https://nodejs.org/)
Optional prerequisites:
- Get a Clipwise API key — Required only if you want to use the clipwise_search_trends tool. (https://tryclipwise.com/en/dashboard/account)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","clipwise-mcp-server"]
- optional environment variables:
- `CLIPWISE_API_KEY`: Your Clipwise API key. Needed only for the clipwise_search_trends tool. (example: `<your-api-key>`)
- `CLIPWISE_BASE_URL`: Override the Clipwise base URL. (example: `<your-base-url>`)
Note: The server works over stdio. No API key is needed for clipwise_get_info or clipwise_get_use_cases; CLIPWISE_API_KEY is only needed for trend search.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.CLIPWISE_API_KEYrequiredClipwise API key used for trend searchCLIPWISE_BASE_URLOverrides the Clipwise API base URLAI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
A powerful toolkit for coding, providing semantic retrieval and editing capabilities.