mirror of
https://github.com/Pika-Labs/Pika-Plugins.git
synced 2026-09-20 17:47:27 +08:00
e2d939ed0b
The Pika Claude Code plugin ships with three curated /pika:* skills and 42 atomic MCP tools at https://mcp.pika.me/api/mcp: - /pika:podcast — 1-minute two-host podcast video for any URL or topic - /pika:explainer — ~60–80s explainer video for any URL - /pika:ugc-ads — 15s creator-style multi-cut UGC ad in 9:16 vertical Installs on every Claude Code surface — CLI and Desktop (macOS / Windows app). The 42 atomic MCP tools also work with any other MCP client (Claude.ai chat connectors, Cursor, Codex, etc.) at the raw endpoint https://mcp.pika.me/api/mcp. License: Apache 2.0.
9 lines
111 B
JSON
9 lines
111 B
JSON
{
|
|
"mcpServers": {
|
|
"pika": {
|
|
"type": "http",
|
|
"url": "https://mcp.pika.me/api/mcp"
|
|
}
|
|
}
|
|
}
|