Plugins & marketplace
Your agent starts with your codebase. Most real work also runs through tools your team already uses — issue trackers, monitoring, databases, payments, docs. Plugins add those capabilities without wiring everything yourself: open the Marketplace, install what you need, connect the service once, then ask the agent in plain language.
Installing a plugin does not weaken security. Actions that reach external systems still follow the same approval rules as editing files or running commands.
What are plugins
A plugin is a ready-made extension for X4RGE, usually built around a service you already rely on — Linear, Datadog, Stripe, Notion, and many others. When you install one, you get:
- A path for the agent to use that service (after you sign in under Tools & MCP)
- Optional guidance so the agent follows sensible patterns for that integration
Think of plugins as apps for your agent: install what your workflow needs; leave the rest.
The Marketplace is where you find and install plugins. Tools & MCP is where you sign in and manage those connections. See MCP if you want detail on how linked services work once a plugin is installed.
What is the marketplace
The Marketplace is the in-app catalog inside X4RGE Desktop — like an app store for your agent. Each listing has a name, description, and logo so you can search by service or category and install with a few clicks.
Your organization controls which listings appear. If something you need is missing, ask your admin — they may need to enable it for the team.
In practice
Plugins extend what the agent can reach — they do not replace reading and editing code in your repo when that is what the task needs.
Why install plugins
You still describe goals in plain language. Plugins remove the busywork of copying context in and out of chat.
What plugins add
During a task, the agent picks up what is relevant. Calls that change data or touch production still pause for your approval in chat.
Examples in the catalog
Open Marketplace in the app to see the full list your organization offers.
Install and use
Open Marketplace
In X4RGE Desktop, open Marketplace and search by service name or category.
Install
Install the plugin for your user or workspace. Some listings are restricted by org policy.
Connect the service
Go to Tools & MCP, select the integration, and complete sign-in or OAuth when prompted.
Use in chat
Describe what you want — mention the service when it helps: "Create a Linear issue for this bug" or "Check Datadog for checkout 5xx in the last hour."
After install, you do not configure low-level details for most marketplace listings. The agent uses plugin capabilities when they fit the task.
When several plugins are enabled, saying Linear, Datadog, or Notion helps the agent choose the right one on the first try.
Your organization
Stay safe
- Review before approving — Treat plugin connections like any third-party integration.
- Use scoped credentials — Prefer OAuth or least-privilege access where offered.
- Disconnect what you do not use — Remove unused connections from Tools & MCP.
- Keep secrets out of chat — Never paste API keys or tokens into prompts.
See Agent security for org-wide policy and approval habits.