HomeCommunication › kadenzo-mcp

kadenzo-mcp

Schedule, manage, generate & analyze social posts across 11 networks from any AI agent.

TypeScript Cloud
★ 0 stars Last pushed 2026-08-20 License: MIT

Topics: Social Media

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.3.1)

npx -y kadenzo-mcp@1.3.1

Or add to your MCP client config:

{
  "mcpServers": {
    "kadenzo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kadenzo-mcp@1.3.1"
      ],
      "env": {
        "KADENZO_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • KADENZO_API_KEY required secret — Kadenzo API key from studio.kadenzo.app/dashboard/settings?section=api

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry