New: Use MarkSift inside your favorite AI tool. Choose your client below and install from its public GitHub repository.
Public AI integrations

Convert files without leaving your AI workflow.

MarkSift turns PDFs, Word files, spreadsheets, images, web pages, and text into clean Markdown for prompts, RAG, notes, and documentation.

Install from GitHub

  1. Open the repository for your AI client above.
  2. Download the repository or clone it locally.
  3. Run npm install in the plugin folder.
  4. Follow the README instructions and restart your AI client.

Antigravity

Copy the repository folder into your workspace at .agents/plugins/marksift, or globally to ~/.gemini/config/plugins/marksift. Then reload Antigravity MCP servers.

Codex

Clone the Codex repository and add it as a local plugin. The included .codex-plugin/plugin.json, skill, and MCP configuration are ready for local installation.

Claude Desktop

Clone the Claude repository, install the dependencies in server, then build or install the generated .mcpb package from Claude Desktop settings.

ChatGPT

ChatGPT does not install local plugins from GitHub directly. For ChatGPT Apps or remote MCP use, the server must be deployed as a public HTTPS MCP endpoint. The Codex repository is still useful for local development and shared MCP code.

Privacy first: MarkSift is designed to read only files you explicitly select and convert them locally. It does not intentionally upload or retain file contents. Always review permissions before installing an integration.