# MCP Connections

Enable Pylon's [ask-ai](https://docs.usepylon.com/pylon-docs/platform/ask-ai "mention"), [copilot](https://docs.usepylon.com/pylon-docs/support-workflows/issues/copilot "mention"), and other AI features to interact with other tools, including third party MCPs like Linear, Notion, PostHog, and any other software that supports MCP or your own internal data.

View MCP Connections on the [Integrations](https://app.usepylon.com/apps?category=mcp) page or connect an arbitrary external tool.

<figure><img src="https://982123570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9hXBoCTTNw5flARlUVJf%2Fuploads%2FCiQhqo830cV672NE4I2T%2FCleanShot%202026-03-12%20at%2020.32.11%402x.png?alt=media&#x26;token=e7dcd7ea-3fa9-4689-87b8-a94f4d4b0302" alt=""><figcaption></figcaption></figure>

#### Usage

Pylon's AI features will now leverage your connected MCPs automatically when providing answers.&#x20;

<figure><img src="https://982123570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9hXBoCTTNw5flARlUVJf%2Fuploads%2FUPZp6UklZl4B5ozcu3YU%2FCleanShot%202026-03-18%20at%2014.45.40%402x.png?alt=media&#x26;token=0adb259b-5eb9-4b69-9616-3614ae29f113" alt=""><figcaption></figcaption></figure>

In this example, Pylon is drawing context from past support tickets, call recordings, documentation, and connected MCPs like Notion and Linear all in one query.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.usepylon.com/pylon-docs/platform/mcp-connections.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
