---
title: Install lpad on Linux | Snap Store
description: Get the latest version of lpad for Linux - Launchpad MCP server for AI
  agents
url: https://snapcraft.io/lpad
---

# lpad

[Zygmunt Krynicki (zygoon)](https://snapcraft.io/publisher/zygoon "View all snaps from Zygmunt Krynicki (zygoon)")

* [Zygmunt Krynicki (zygoon)](https://snapcraft.io/publisher/zygoon "View all snaps from Zygmunt Krynicki (zygoon)")
* [Development](https://snapcraft.io/search?categories=development)

latest/stable v0.3.0

Install latest/stable of lpad

---

**Install using the command line**

```
sudo snap install lpad
```

Don't have snapd? [Get set up for snaps](https://snapcraft.io/docs/installing-snapd).

---

### Package name

* lpad

---

### License

* Apache-2.0

---

### Last updated

* 23 July 2026 - latest/stable
* 23 July 2026 - latest/edge

---

### Websites

* [gitlab.com/zygoon/lpad](https://gitlab.com/zygoon/lpad "https://gitlab.com/zygoon/lpad")

---

### Source code

* [gitlab.com/zygoon/lpad](https://gitlab.com/zygoon/lpad "https://gitlab.com/zygoon/lpad")

---

### Report a bug

* [gitlab.com/zygoon/lpad/-/issues](https://gitlab.com/zygoon/lpad/-/issues "https://gitlab.com/zygoon/lpad/-/issues")

---

##### Report a Snap Store violation

* [Report this Snap](https://snapcraft.io/lpad#report-snap-modal)

---

* [Description](https://snapcraft.io/lpad#tab-description)
* [Security](https://snapcraft.io/lpad#tab-security)

#### Launchpad MCP server for AI agents

lpad is a Model Context Protocol (MCP) server that connects AI agents to
Launchpad, Ubuntu's open-source project hosting and bug tracking platform.

It exposes Launchpad's bug tracking data as tools and prompts that AI
assistants can use to list project bugs, fetch bug details, add comments,
and update bug task statuses.

The tool supports three authentication modes: anonymous (read-only access
to public data), environment variables (LAUNCHPAD\_OAUTH\_\*), and stored
OAuth credentials file.

lpad is designed to run as a stdio-based MCP server, typically invoked by
an MCP client such as opencode to provide Launchpad-aware capabilities to
AI-powered workflows.

Configuration for opencode

To use lpad as an MCP server with [opencode](<https://github.com/opencode>), add
the following to your `~/.config/opencode/opencode.jsonc`:

```jsonc
{
"mcp": {
"lpad": {
"type": "local",
"enabled": true,
"command": ["lpad", "mcp"]
}
}
}
```

---

## Install lpad on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the [installing snapd documentation](https://snapcraft.io/docs/installing-snapd).

[### Arch Linux](https://snapcraft.io/install/lpad/arch)

[### CentOS](https://snapcraft.io/install/lpad/centos)

[### Debian](https://snapcraft.io/install/lpad/debian)

[### elementary OS](https://snapcraft.io/install/lpad/elementary)

[### Fedora](https://snapcraft.io/install/lpad/fedora)

[### KDE Neon](https://snapcraft.io/install/lpad/kde-neon)

[### Kubuntu](https://snapcraft.io/install/lpad/kubuntu)

[### Manjaro](https://snapcraft.io/install/lpad/manjaro)

[### Pop!\_OS](https://snapcraft.io/install/lpad/pop)

[### openSUSE](https://snapcraft.io/install/lpad/opensuse)

[### Red Hat Enterprise Linux](https://snapcraft.io/install/lpad/rhel)

[### Ubuntu](https://snapcraft.io/install/lpad/ubuntu)

[### Raspberry Pi](https://snapcraft.io/install/lpad/raspbian)
