Odel
edititall mcp

edititall mcp

Local
@subcueJavaScriptMITUpdated 6 days ago

Drive EditItAll's local in-browser editors: PDF, sheet, photo, vector, Word, slides.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@edititall/mcpv0.2.1

Run

npx -y @edititall/mcp

MCP client config

{
  "mcpServers": {
    "edititall-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@edititall/mcp"
      ]
    }
  }
}
MCP Bundlehttps://github.com/Subcue/edititall-mcp/releases/download/v0.2.0/edititall-mcp.mcpbv0.2.0

Distributed as an MCP bundle (`https://github.com/Subcue/edititall-mcp/releases/download/v0.2.0/edititall-mcp.mcpb`) — download it and import the bundle in your MCP client.