edititall mcp for Claude Desktop
io.github.subcue/edititall-mcp
Drive EditItAll's local in-browser editors: PDF, sheet, photo, vector, Word, slides.
client:Claude Desktop
transport:stdio
runtime:npm
Install edititall mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"edititall-mcp": {
"command": "npx",
"args": [
"-y",
"@edititall/mcp"
],
"env": {
"EDITITALL_URL": "<EDITITALL_URL>",
"CHROME_PATH": "<CHROME_PATH>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs