Skip to content
Claude Desktop

pil for Claude Desktop

io.github.pjpoulose/pil

PIL: local-first knowledge base for your Instagram saved posts, with a read-only MCP server.

client:Claude Desktop transport:stdio runtime:pypi

Install pil in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "pil": {
      "command": "uvx",
      "args": [
        "personal-instagram-library"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

pil in other clients