An Agentic Framework for Reflective PowerPoint Generation
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"PPTAgent": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-PPTAgent"
]
}
}
}