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

# Connect tools

> Add connectors, skills, plugins, and MCP servers to an agent.

Tools let SuperEmber work beyond chat.

## Open Integrations

1. Open the dashboard.
2. Select the active agent if your account has more than one.
3. Open **Integrations**.
4. Choose one of the tabs: **Integrations**, **Skills**, or **MCP**.

## Connect An App

1. Search for a connector such as Gmail, GitHub, Slack, Linear, Jira, Notion, Salesforce, or Zendesk.
2. Open the connector.
3. Choose **Connect**.
4. Complete the authorization flow.
5. Return to the dashboard and confirm the status is connected.

## Manage Connector Triggers

Some connectors expose trigger types.

1. Open the connector detail page.
2. Review available trigger types.
3. Choose **Create manual trigger**.
4. Select the trigger type.
5. Enter valid JSON configuration.
6. Create the trigger.

Triggers stay off until you create them. Remove triggers that should stop listening for new events.

## Install A Skill Or Plugin

1. Open **Skills**.
2. Search the marketplace.
3. Install the item.
4. Configure JSON if required.
5. Save.

SuperEmber loads updated runtime configuration automatically on the next message or after restart.

## Add An MCP Server

1. Open **MCP**.
2. Add a server.
3. Provide the server name and remote configuration.
4. Save.

Use MCP for custom company tools, specialized data access, or third-party capabilities that are exposed through the Model Context Protocol.

## Safety Checklist

* Confirm the selected agent should have this access.
* Prefer least-privilege app scopes.
* Treat write actions as high risk.
* Use approval rules for external messages or system changes.
* Remove connectors, triggers, skills, or MCP servers when they are no longer needed.
