presentations ai for Zed
ai.presentations/presentations-ai
Presentations.AI MCP server — create designed slide decks from a topic, text, or document.
client:Zed
transport:streamable-http
tools:5
Install presentations ai in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"presentations-ai": {
"url": "https://api.presentations.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs