Apdf — PDF Tracking & Analytics for Claude Desktop
io.apdf/main
PDF engagement layer for apps and agents: tracking links, read analytics, and a full PDF toolset.
client:Claude Desktop
transport:streamable-http
Install Apdf — PDF Tracking & Analytics in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"main": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://apdf.io/mcp/main"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs