# Agent-Native Slides

**Category:** 💻 Developer Tools  
**Repository:** https://www.agent-native.com/apps/slides  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/agent-native-slides

## Description
Open-source AI presentation builder whose actions are MCP tools — create, edit, brand, and share slide decks from any agent. Built on the Agent-Native framework, so every action (generate, edit, brand, reorder, share) is a callable MCP tool over streamable HTTP. MIT-licensed, self-hostable.

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: medium). Install path inferred — verify against the README before running it. Add as a URL/SSE server in your client:

```json
"mcpServers": {
  "agent-native-slides": {
    "url": "https://www.agent-native.com/apps/slides"
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

