Becise your slide – straight from Claude

Connect Becise directly to Claude for your presentation work. Attach a PowerPoint slide to your conversation and ask Becise to strengthen your argument, refine your data storytelling, or revise the slide to match your company’s visual style.

You can also give Claude data and ask Becise to turn it into a presentation-ready visual. Everything happens in the same conversation — no extra apps, manual exports, or back-and-forth between tools.
claude mcp add --transport http becise https://becise.io/mcp
/mcp

Setting up Becise in Claude

There are two ways to use Claude on your computer. Use whichever one you already have:

1. Connect Becise

  • In the Claude Desktop app, go to Settings →  ConnectorsAddAdd Custom Connector

  • and fill in:

    Name

    Becise

    Remote MCP server URL

    https://becise.io/mcp
  • Leave Advanced settings collapsed. You'll log in to Becise normally in the next step.
  • Click Add

2. Log in to Becise

  • Click Connect next to Becise. This will open your default browser window for you to log in to your Becise account

  • When you’re successfully logged in, back in Claude, Becise should now show as Connected.

Seeing something different?

You may see different screens depending on your Claude account type. You can follow the following steps to connect to Becise.

  • After choosing Add custom connector, fill in the following: 

    Name

    Becise

    Remote MCP server URL

    https://becise.io/mcp
  • Then press Continue

  • In the next screen,  press Next.

  • You will see server configuration settings (keep the default options), then press Add.

  • Click Connect next to Becise. This will open your default browser window for you to log in to your Becise account

  • You will now be connected to Becise and can proceed with the next step in the setup guide.

3. Turn on Becise's skills

Connecting Becise in step 1 lets Claude talk to it. This step teaches Claude how to use it, a separate one-time action.

  • Go to SettingsPluginsAddAdd Marketplace

  • Choose Add from a repository

  • and fill in:

    Marketplace URL

    becise/becise-skills
  • A list of plugins from that marketplace appears. Find Becise in the list and click Install next to it. Once it's done, Becise shows up as an installed plugin. If you're prompted to restart, restart Claude Desktop.

4. Try it

Once connected, attach a chart or slide (PowerPoint, PDF, or photo) to your chat and ask Claude to rebuild or improve it with Becise.

Prompt Examples:

  • "Fix this chart with Becise."

  • "Rebuild this slide with Becise."

1. Connect Becise

  • Before starting Claude Code, open your terminal and run:

    claude mcp add --transport http becise https://becise.io/mcp

2. Start Claude Code and log in to Becise

  • Type claude and press Enter to start Claude Code. Then type:

    /mcp
  • Select Becise, then Authenticate. A browser tab opens. Log in to your Becise account there. Back in the terminal, you should see "Authentication successful."

3. Add Becise skills

  • Still inside Claude Code, run:

    /plugin marketplace add becise/becise-skills
    /plugin install becise@becise-skills
  • If Claude Code shows a prompt to reload plugins, run:

    /reload-plugins
    

4. Try it

Attach a chart or slide (drag the file into the terminal window to insert its path, or type the path directly)

Prompt Examples:

  • "Fix this chart with Becise: [path]"

  • "Rebuild this slide with Becise: [path]"

Troubleshooting
/plugin not showing up? (Terminal only)
Update Claude Code to the latest version. Plugin support is newer.
Still stuck? Drop a note to help@becise.com