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

# Connecting a custom MCP server

> Out of the box, an Action can deliver results by email and save them to your Library.

## Extend Actions with your own tools

Out of the box, an Action can [deliver results by email](/help/actions-automation/sending-results-by-email) and [save them to your **Library**](/help/actions-automation/saving-action-output-to-your-library). To reach beyond that — for example to push a result into a tool your team already uses — Chief supports connecting a custom [**MCP server**](/help/integrations/mcp-servers-connecting-custom-tools) (Model Context Protocol). This lets you define a destination or capability that isn't built in.

## How to connect

<Frame>
  <img src="https://mintcdn.com/chief-2d405d1a/6c2N7JENQEFQ6YbH/images/help/settings-integrations.png?fit=max&auto=format&n=6c2N7JENQEFQ6YbH&q=85&s=71643affbef7aca862c1371246c2604f" alt="Chief: Connecting a custom MCP server — How to connect" width="2880" height="1452" data-path="images/help/settings-integrations.png" />
</Frame>

Where Chief offers [additional destinations](/help/integrations/integrations-overview), you'll see a **+ Connect via MCP Server** link. Click it to open the MCP setup guide, which walks through registering your server so Chief can use it.

<Note>
  ℹ️ **Good to know:** MCP is an advanced, developer-oriented capability. If you only need email or Library output, you don't need an MCP server at all. (Availability and the exact entry point are evolving — verify in your workspace.)
</Note>

<Warning>
  ⚠️ **Important:** Connecting an MCP server lets Chief send data to an external system you control. Only connect servers you trust, and review what data each Action will pass to them.
</Warning>

## FAQ

<AccordionGroup>
  <Accordion title="Do I need an MCP server to use Actions?">
    No. Email delivery and Save to Library cover most needs. MCP is only for connecting custom tools or destinations.
  </Accordion>

  <Accordion title="I don't see the Connect via MCP Server link — why?">
    The MCP entry point appears alongside additional destination options and may not be present in every surface or plan. If you need it and can't find it, check with your workspace admin or [Chief support](/help/help-feedback-whats-new/getting-help-in-chief).
  </Accordion>

  <Accordion title="Where do I learn the setup details?">
    The **+ Connect via MCP Server** link opens Chief's MCP guide with the current setup steps. Follow it there, since the configuration specifics change as the feature evolves.
  </Accordion>
</AccordionGroup>
