al-folio

GitHub

A beautiful, simple, clean, and responsive Jekyll theme for academics

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "al-folio": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-al-folio"
      ]
    }
  }
}