Using Slideless from the terminal? See the
slideless CLI.
Using it from Claude Code or Cursor? See the plugin skills.
The MCP connector below is for the Claude desktop app and the claude.ai web app — anywhere that has a built-in “Custom Connectors” panel.Add the connector
In Claude Desktop:- Open Settings → Connectors → Add custom connector
- Fill in two fields and leave the rest blank:
| Field | Value |
|---|---|
| Name | Slideless |
| URL | https://slideless-mcp.codika.workers.dev/mcp |
- Click Connect.
What you can do
Once connected, ask Claude things like:- “List my Slideless presentations.”
- “Generate a 5-slide deck about Q4 results and upload it to Slideless.”
- “Share my latest presentation with bob@acme.com via email.”
- “Pin the share link for my pitch deck to version 3.”
- “Revoke all share links on the demo deck.”
- “Invite alice@studio.com as a collaborator on my onboarding deck.”
Manage your access
You can review and revoke Claude’s access at any time:- Go to app.slideless.ai → Settings → Connected apps (coming soon)
- Find the entry for your Claude Desktop install
- Click Revoke to invalidate Claude’s access
Troubleshooting
If the connector setup fails with “Couldn’t reach the MCP server”, double-check the URL is exactly
https://slideless-mcp.codika.workers.dev/mcp (with /mcp at the end). Then retry. The OAuth handshake can briefly fail on first connect; remove the connector and re-add it once.| Symptom | Fix |
|---|---|
| ”Authorization failed” after clicking Allow | Sign out of Slideless in your browser, sign back in, and retry. |
| Tools listed but every call returns “Invalid or missing API key” | Remove the connector in Claude Desktop and re-add it. Your previous OAuth session may have expired. |
| Tools never appear in Claude after connecting | Restart Claude Desktop. The MCP tool list refreshes on each new conversation. |
Other MCP hosts
The same connector URL works in any host that supports remote MCP custom connectors:- claude.ai (web) — Settings → Connectors → Add custom connector
- ChatGPT desktop — Settings → Connectors → Add MCP server
- Cursor / Claude Code — accept static API keys too; see the CLI auth flow for how to get one
cko_ API key — the MCP server accepts both auth methods on the same URL.