content repurposing mcp for Claude Desktop
io.github.closermethod/content-repurposing-mcp
One asset, every platform: repurpose maps, platform specs, and the film-once-cut-many workflow.
client:Claude Desktop
transport:stdio
runtime:npm
Install content repurposing mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"content-repurposing-mcp": {
"command": "npx",
"args": [
"-y",
"content-repurposing-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs