Loading MCP server directory, please wait...
Compare PDF, DOCX, and TXT documents from any AI agent: diff, change summary, and PDF export.
npx @getmcp/cli add io.github.sweetcucumbersalad/differino-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
DIFFERINO_API_KEYDifferino API key (generate at differino.com Settings > API Key, format dfn_...)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sweetcucumbersalad/differino-mcp": {
"command": "npx",
"args": [
"-y",
"differino-mcp"
],
"env": {
"DIFFERINO_API_KEY": ""
}
}
}
}