Odel
OutSlide

OutSlide

@miha1744Updated 2 days ago

Creative workspace. Public MCP: outline previews for Codex and Claude Code; media in the web app.

Server endpointStreamable HTTPNo authProbed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

OutSlide Creative Workspace | MCP for Codex and Claude Code

AllMCPs Verified

OutSlide is an AI creative workspace for images, video, music, audio and presentations. This repository documents account-linked image creation and the separate public outline connector for Codex and Claude Code.

Create and reuse assets in one workspace. Choose an available model and review the credit cost before generation.

Create images through your account

Connect your OutSlide account, choose an available image model, and review the credit quote before generation. Set a spending limit for the connection and revoke access when needed. Generated images are saved in your OutSlide workspace for download and reuse.

Set up image creation

The account-linked endpoint is https://outslide.ai/api/mcp. Follow the Settings instructions linked above to grant image access with a credit cap and expiry. It is separate from the anonymous outline endpoint documented below.

The account-linked image workflow has been verified in production through HTTP MCP. Codex CLI model discovery and quotes have been checked; Claude Code has not yet been independently tested. This does not claim that every creative format has an end-to-end verified MCP workflow.

Public outline preview

Available through this public MCP connector today: preview a 3–8 slide outline from a topic or inline CSV/JSON, then continue the presentation in OutSlide. Image, video and audio creation happen in the signed-in web workspace, not through this MCP endpoint. The preview returns structured slide titles and briefs plus a continue_url for the next step.

The public MCP endpoint currently exposes one tool:

  • outslide_preview_outline — free, no API key or wallet required.

It does not claim to generate PPTX or PDF files through MCP yet.

Connect to the public outline preview

Codex

codex mcp add outslide --url https://outslide.ai/api/x402/mcp

Claude Code

claude mcp add --transport http outslide https://outslide.ai/api/x402/mcp

These are CLI commands, not Claude Desktop configuration. Other clients must support remote Streamable HTTP and use their own connector setup instructions.

Try the public outline preview

Ask your MCP client:

Use OutSlide to outline a six-slide thesis defense about how remote work affects onboarding. Include the research question, method, findings, limitations, and contribution.

Prefer the browser? Preview a personalized thesis-defense outline with no account or card, then continue it in OutSlide.

You can also pass inline CSV or JSON with data, set data_format, choose n_slides from 3 to 8, and select a supported language.

Do not submit confidential or personal data to the public preview.

Links

This repository contains public discovery metadata and setup instructions only. The hosted OutSlide service remains proprietary.