> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qoder.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Plugins

**Plugins** package **Skills**, **Commands**, and **MCP** capabilities into installable units. Installing plugins extends Qoder with specific domain knowledge or external tool integrations. Plugins can be acquired from the Marketplace, or built and shared by developers.

<Note>Plugins are currently only available in Quest.</Note>

## Plugin components

A plugin can bundle any combination of the following components:

| Component       | Description                                   |
| --------------- | --------------------------------------------- |
| **Skills**      | Specific agent capabilities for complex tasks |
| **Commands**    | Agent-executable command files and shortcuts  |
| **MCP Servers** | Model Context Protocol integrations           |

## Discover and install

Available plugins can be browsed in the **Marketplace** within the IDE. Clicking on a plugin opens its details page, displaying the specific capabilities it ships (including exact skills, commands, or MCP servers) prior to installation.

## Manage and try out

* **Version and status management**: Plugin versions and enablement states can be viewed and managed in the **Installed** list.
* **Functionality testing**: Clicking the **Try now** button initiates a chat session with an **Agent** to test the installed plugin capabilities.

## Settings and dependencies

Plugins installed via the marketplace automatically configure their underlying tools. In Qoder Settings, the specific skills, commands, and MCP entries introduced by plugins are displayed:
