Fixo Logo

Hosted MCP · OAuth 2.1

One endpoint. Your AI repairs with Fixo.

Fixo lets compatible AI agents inspect and repair corrupted video, photos, documents, archives, and audio, then return a result link.

3 repair tools

3 repair tools

100+ supported formats

100+ supported formats

Automatic OAuth refresh

Automatic OAuth refresh

MCP endpoint

            https://repair.easeus.com/fixo-mcp/v1
          
Copy endpoint

Fastest start · Prompt

            Add MCP server: https://repair.easeus.com/fixo-mcp/v1, OAuth 2.1 Authorization Code + PKCE (S256), no API key required. Then use the fixo MCP tool to repair {file path}.
          
Copy prompt

One connection, four repair domains

Fixo MCP gives compatible AI agents four tools for file health checks, video repair, photo repair, document and archive repair, audio repair, and repair-status tracking. It supports 100+ common camera, mobile, office, archive, and audio formats through one Streamable HTTP connection.

Video repair

Video repair

repair

Repairs corrupted video containers, indexes, timestamps, tracks, headers, and playable stream structures when a recording will not open, seek, or finish correctly.

Popular video formats

mp4movmkvwebmaviasfwmvm4v3gp3g2flvswfmpgrmrmvbmpeginsvmtsm2tstsrsvdatmxfbrawogvdivxdvcrmlrvlrfr3d
Photo repair

Photo repair

repair

Repairs unreadable image headers, damaged metadata, incomplete pixel data, color errors, gray areas, and camera RAW structures while preserving recoverable image content.

Popular photo and RAW formats

jfifjpejifjpgjpegpnggifcr2cr3crwnefnrwtiftiffdngarwrafgprorfsr2x3fheicbmprw2rawavifwebpsvgsrwerfpefsrfmrw3frjxl
Documents & archives

Documents & archives

repair

Rebuilds readable office document structures, PDF objects, workbook records, presentation packages, and archive indexes when files report corruption or invalid content.

Popular document and archive formats

docdocxdocmdotmdotxxlsxlsxxlsmxltmxltxpptpptxpptmpotmpotxpdfzipzipxexexmlrarhtmlaipsdpsbhwppagesnumberskeycsv7zrtftxthwpxpstdxf
Audio repair

Audio repair

repair

Repairs damaged audio headers, duration metadata, seek tables, frames, and stream information when sound files will not play, end early, or report the wrong length.

Popular audio formats

mp3aacwavflacm4awmaaifaiffoggogaape

check_file_health

Reads the file type, structure, and how much data is still readable, before any repair starts.

get_repair_status

Follows repair progress and returns the Fixo result page link when the repaired file is ready.

Pick your AI client

Get connected

Choose the setup method that matches your AI client. Configuration screens can change between client versions, so use the complete Fixo MCP guide when you need tool schemas, OAuth details, troubleshooting, or manual configuration.

Fixo MCP integration guide

Endpoint setup, OAuth flow, six tool schemas, supported formats, errors, and complete examples

Read the guide

Claude Desktop

Developer settings · JSON config

Open Settings → Developer → Edit Config, add the server below, then restart Claude Desktop. Type /mcp, select fixo, choose Authenticate, and follow the OAuth flow.

{ "mcpServers": { "fixo": { "type": "http", "url": "https://repair.easeus.com/fixo-mcp/v1" } } }
Copy config

Codex

CLI · one-line add

Add the server from your terminal, then complete the OAuth flow when Codex prompts you.

codex mcp add fixo --url https://repair.easeus.com/fixo-mcp/v1
Copy command

Claude web (claude.ai)

Go to Settings → Connectors, click Add in the top right → Add custom connector. Use fixo as the name and the endpoint as the URL, click Add, then complete OAuth.

ChatGPT

Create a custom app or connector in ChatGPT settings, add the endpoint as a developer MCP server, enable it for your workspace, then complete OAuth.

Cursor

Settings → MCP Servers → add a Remote MCP Server and paste the endpoint above.

Other clients

Any client implementing the MCP OAuth 2.1 standard can usually connect via "add custom MCP server / connector" with the endpoint above. Fixo MCP currently offers no alternative to browser-based authorization, so use a client that can open a browser; if connecting fails, update the client to its latest version first.

Standard OAuth 2.1, no API key needed

Fixo MCP uses standard OAuth 2.1, so you never hand an API key or token to the client. In most MCP clients the first tool call triggers authorization in your browser.

1

Start the connection

After adding the Fixo MCP configuration, the first tool call triggers authorization.

2

Browser handoff

The client opens a browser on the Fixo sign-in and consent page, with a short-lived device code.

3

Approve access

Review the requested repair scopes in the browser and approve access for the client.

4

Session established

Once authorized, the client holds the credentials and the MCP tools are ready.

5

Credential upkeep

Access tokens are valid for 12 hours; your client refreshes credentials automatically per the OAuth policy.

repair: read

Inspect files and read repair status

repair: write

Start repair tasks and write results

Check first. Repair second.

Every repair starts from a health check and works only on the file you select. Source files are deleted as soon as the repair completes; result files after 12 hours or the first download.

Start with a health check

Run check_file_health first. It reports what is broken and how much is recoverable, before any tool touches the file.

Confirm before repair

Ask the AI to share the diagnosis and confirm with you before it starts a repair, so you know what to expect from the result.

Credential safety

OAuth credentials are managed by your client. Avoid copying them into untrusted environments.

Review regularly

Periodically review the AI clients you have authorized and revoke the ones you no longer use.

Health check first

diagnose before repair

Original preserved

never overwritten in place

TLS 1.3 + AES-256

protected in transit and at rest

Result page link

returned to the AI conversation

Fixo MCP FAQs

Connect Fixo MCP to your AI agent

Copy one complete connection prompt with the hosted endpoint, transport, six repair tools, OAuth flow, and Fixo result-page behavior.
One hosted endpointOne hosted endpoint
Six repair toolsSix repair tools
Result page linkResult page link
Back to Setup