How to Use the Gamma (AI Presentations) MCP in Claude Code
Generate and manage Gamma presentations from your terminal using Claude Code CLI commands.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Gamma (AI Presentations) MCP to Claude Code
Create your Vinkius account to connect Gamma (AI Presentations) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Command-line presentation generation with Claude Code
The `create_gamma` tool allows you to generate structured Gamma presentations, documents, or webpages directly from your terminal. Loading this MCP server gives your Claude Code command-line agent direct access to your visual Gamma workspace. You pipe markdown files or prompt strings straight into Claude Code to spin up new Gamma assets instantly. The Claude Code terminal interface makes it simple to integrate Gamma slide generation into your existing shell scripts. You pass raw text or build logs to the CLI, and Claude Code outputs a finished Gamma URL. It's a fast, headless way to document your terminal output in Gamma.
Scripted slide updates via MCP Server
The `update_gamma` tool lets you modify live Gamma presentations programmatically using Claude Code terminal commands. If your build server outputs new performance metrics, you can script Claude Code to push those numbers straight into your executive Gamma slides. Using `get_gamma`, your Claude Code CLI agent retrieves the current slide structure to ensure updates land in the correct sections. This gives you precise, automated control over your visual Gamma assets. You never have to manually edit a Gamma slide layout just to change a metric.
Headless workspace management and cleanup
The `list_gammas` tool displays all your active Gamma presentations directly in your Claude Code terminal shell. You can pipe this output to grep or other command-line utilities to filter and find specific Gamma files. Claude Code reads this list to manage your Gamma assets programmatically. To remove obsolete files, Claude Code executes `delete_gamma` based on your terminal instructions. This enables automated cleanup cron jobs in Claude Code that purge old Gamma presentation drafts after a set period. You keep your Gamma workspace clean without clicking through web interfaces.
Set up Gamma (AI Presentations) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seegamma-ai-presentations-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Gamma (AI Presentations) transactions." It will automatically discover and invoke the available Gamma (AI Presentations) tools.
claude mcp add --transport http gamma-ai-presentations-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Gamma (AI Presentations) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Gamma (AI Presentations) MCP today
We host it, we monitor it, we maintain it. You just paste one token.