# MCP

URL: https://feedcontext.io/docs/agent/mcp

> Connect MCP-capable agents to Bri through the narrow Streamable HTTP connector.

Connect MCP-capable agents to Bri through the narrow Streamable HTTP connector.

## Protocol [#protocol]

| field     | value                                   |
| --------- | --------------------------------------- |
| method    | POST                                    |
| endpoint  | `https://bri.so/mcp`                    |
| transport | Streamable HTTP                         |
| auth      | OAuth bearer token with `mcp:use` scope |

## Discovery [#discovery]

* MCP endpoint: `https://bri.so/mcp`
* Server card: `https://bri.so/.well-known/mcp/server-card.json`
* Protected resource metadata: `https://bri.so/.well-known/oauth-protected-resource/mcp`

## Methods [#methods]

The connector exposes a narrow method set for Bri integrations:

* `list_subscriptions`
* `add_subscription`
* `remove_subscription`
* `create_artifact`
* `list_artifacts`
* `get_artifact_status`
* `get_artifact_link`

## Boundary [#boundary]

The MCP connector is not a broad mirror of Bri's public API. It exists for MCP-capable agent hosts that need to manage subscriptions and create source-backed Podcast briefings.

---

# AntennaPod

URL: https://feedcontext.io/docs/client/antennapod

> Add your private Bri Podcast feed to AntennaPod.

Add your private Bri Podcast feed to AntennaPod as a manual RSS subscription.

## Steps [#steps]

1. Open Bri and sign in.
2. Turn on the private Podcast feed in your account.
3. Copy the Podcast URL.
4. In AntennaPod, add a podcast by RSS address.
5. Paste the Bri Podcast URL and subscribe.

## Keep the URL private [#keep-the-url-private]

The Podcast URL is a private feed URL. If it leaks, regenerate the feed URL in Bri and replace the subscription in AntennaPod.

---

# Apple Podcasts

URL: https://feedcontext.io/docs/client/apple-podcasts

> Add your private Bri Podcast feed to Apple Podcasts.

Add your private Bri Podcast feed to Apple Podcasts as a manual RSS subscription.

## Steps [#steps]

1. Open Bri and sign in.
2. Turn on the private Podcast feed in your account.
3. Copy the Podcast URL.
4. In Apple Podcasts, add a show by URL.
5. Paste the Bri Podcast URL and subscribe.

## Keep the URL private [#keep-the-url-private]

The Podcast URL is a private feed URL. If it leaks, regenerate the feed URL in Bri and replace the subscription in Apple Podcasts.

---

# Overcast

URL: https://feedcontext.io/docs/client/overcast

> Add your private Bri Podcast feed to Overcast.

Add your private Bri Podcast feed to Overcast as a manual RSS subscription.

## Steps [#steps]

1. Open Bri and sign in.
2. Turn on the private Podcast feed in your account.
3. Copy the Podcast URL.
4. In Overcast, add a podcast by URL.
5. Paste the Bri Podcast URL and subscribe.

## Refresh behavior [#refresh-behavior]

Bri publishes the feed immediately after new Podcast audio is available. Overcast refreshes subscriptions on its own schedule.

---

# Pocket Casts

URL: https://feedcontext.io/docs/client/pocket-casts

> Add your private Bri Podcast feed to Pocket Casts.

Add your private Bri Podcast feed to Pocket Casts as a manual RSS subscription.

## Steps [#steps]

1. Open Bri and sign in.

2. Turn on the private Podcast feed in your account.

3. Copy the Podcast URL.

4. Sign in to Pocket Casts and open [pocketcasts.com/podcasts](https://pocketcasts.com/podcasts).

5. Paste the Bri Podcast URL into search and choose `Find podcast by URL`.

   <img alt="Pocket Casts search showing the Find podcast by URL option" src="__img0" />

6. On the podcast page, click `Follow`.

   <img alt="Pocket Casts podcast page with the Follow button" src="__img1" />

## Refresh behavior [#refresh-behavior]

Bri publishes the feed immediately after new Podcast audio is available. Pocket Casts refreshes subscriptions on its own schedule.

---

# Feedly

URL: https://feedcontext.io/docs/import/feedly

> Export subscriptions from Feedly and import them into Bri.

Move Feedly subscriptions into Bri with an OPML export.

## Steps [#steps]

1. Export an OPML subscriptions file from Feedly.
2. Open Bri and sign in.
3. Use import subscriptions.
4. Upload the OPML file.
5. Review the imported RSS sources.

---

# Inoreader

URL: https://feedcontext.io/docs/import/inoreader

> Export subscriptions from Inoreader and import them into Bri.

Move Inoreader subscriptions into Bri with an OPML export.

## Steps [#steps]

1. Export an OPML subscriptions file from Inoreader.
2. Open Bri and sign in.
3. Use import subscriptions.
4. Upload the OPML file.
5. Review the imported RSS sources.

---

# NewsBlur

URL: https://feedcontext.io/docs/import/newsblur

> Export subscriptions from NewsBlur and import them into Bri.

Move NewsBlur subscriptions into Bri with an OPML export.

## Steps [#steps]

1. Export an OPML subscriptions file from NewsBlur.
2. Open Bri and sign in.
3. Use import subscriptions.
4. Upload the OPML file.
5. Review the imported RSS sources.

---

# Overview

URL: https://feedcontext.io/docs

> Connect Bri to agents and podcast clients.

Bri Docs keeps the public integration surface narrow: MCP-capable agents use the Bri MCP Connector, and podcast clients subscribe to a private Bri Podcast Feed URL.

## Guides [#guides]

* [MCP](/docs/agent/mcp)
* [Apple Podcasts](/docs/client/apple-podcasts)
* [Feedly migration](/docs/import/feedly)

## Machine-readable docs [#machine-readable-docs]

* Sitemap: [/sitemap.xml](/sitemap.xml)
* Docs index for LLMs: [/docs/llms.txt](/docs/llms.txt)
* Full docs text for LLMs: [/docs/llms-full.txt](/docs/llms-full.txt)
* Markdown page example: [/docs/agent/mcp.md](/docs/agent/mcp.md)

---

# MCP

URL: https://feedcontext.io/docs/agent/mcp?lang=zh

> 通过窄口径 Streamable HTTP Connector 将支持 MCP 的 Agent 接入 Bri。

通过窄口径 Streamable HTTP Connector 将支持 MCP 的 Agent 接入 Bri。

## 协议 [#协议]

| 字段 | 值                                       |
| -- | --------------------------------------- |
| 方法 | POST                                    |
| 端点 | `https://bri.so/mcp`                    |
| 传输 | Streamable HTTP                         |
| 鉴权 | 带有 `mcp:use` scope 的 OAuth bearer token |

## 发现 [#发现]

* MCP endpoint: `https://bri.so/mcp`
* Server card: `https://bri.so/.well-known/mcp/server-card.json`
* Protected resource metadata: `https://bri.so/.well-known/oauth-protected-resource/mcp`

## 方法 [#方法]

Connector 暴露给 Bri 集成的能力保持窄口径：

* `list_subscriptions`
* `add_subscription`
* `remove_subscription`
* `create_artifact`
* `list_artifacts`
* `get_artifact_status`
* `get_artifact_link`

## 边界 [#边界]

MCP Connector 不是 Bri public API 的宽泛镜像。它只服务于需要管理订阅并创建基于 Source 的 Podcast briefings 的 MCP-capable agent hosts。

---

# AntennaPod

URL: https://feedcontext.io/docs/client/antennapod?lang=zh

> 将你的私有 Bri Podcast feed 添加到 AntennaPod。

将你的私有 Bri Podcast feed 作为手动 RSS 订阅添加到 AntennaPod。

## 步骤 [#步骤]

1. 打开 Bri 并登录。
2. 在账户中开启 private Podcast feed。
3. 复制 Podcast URL。
4. 在 AntennaPod 中，通过 RSS address 添加播客。
5. 粘贴 Bri Podcast URL 并订阅。

## 保持 URL 私密 [#保持-url-私密]

Podcast URL 是私有 feed URL。不要公开发布，也不要分享给其他人。

如果 URL 泄露，请在 Bri 中重新生成 feed URL，并替换 AntennaPod 里的订阅。

---

# Apple Podcasts

URL: https://feedcontext.io/docs/client/apple-podcasts?lang=zh

> 将你的私有 Bri Podcast feed 添加到 Apple Podcasts。

将你的私有 Bri Podcast feed 作为手动 RSS 订阅添加到 Apple Podcasts。

## 步骤 [#步骤]

1. 打开 Bri 并登录。
2. 在账户中开启 private Podcast feed。
3. 复制 Podcast URL。
4. 在 Apple Podcasts 中，通过 URL 添加节目。
5. 粘贴 Bri Podcast URL 并订阅。

## 保持 URL 私密 [#保持-url-私密]

Podcast URL 是私有 feed URL。不要公开发布，也不要分享给其他人。

如果 URL 泄露，请在 Bri 中重新生成 feed URL，并替换 Apple Podcasts 里的订阅。

---

# Overcast

URL: https://feedcontext.io/docs/client/overcast?lang=zh

> 将你的私有 Bri Podcast feed 添加到 Overcast。

将你的私有 Bri Podcast feed 作为手动 RSS 订阅添加到 Overcast。

## 步骤 [#步骤]

1. 打开 Bri 并登录。
2. 在账户中开启 private Podcast feed。
3. 复制 Podcast URL。
4. 在 Overcast 中，通过 URL 添加播客。
5. 粘贴 Bri Podcast URL 并订阅。

## 刷新行为 [#刷新行为]

Bri 会在新的 Podcast 音频可用后立即发布 feed。Overcast 会按自己的计划刷新订阅。

---

# Pocket Casts

URL: https://feedcontext.io/docs/client/pocket-casts?lang=zh

> 将你的私有 Bri Podcast feed 添加到 Pocket Casts。

将你的私有 Bri Podcast feed 作为手动 RSS 订阅添加到 Pocket Casts。

## 步骤 [#步骤]

1. 打开 Bri 并登录。

2. 在账户中开启 private Podcast feed。

3. 复制 Podcast URL。

4. 登录 Pocket Casts，并打开 [pocketcasts.com/podcasts](https://pocketcasts.com/podcasts)。

5. 将 Bri Podcast URL 粘贴到搜索框，然后选择 `Find podcast by URL`。

   <img alt="Pocket Casts 搜索框中的 Find podcast by URL 选项" src="__img0" />

6. 进入播客页面后，点击 `Follow`。

   <img alt="Pocket Casts 播客页面上的 Follow 按钮" src="__img1" />

## 刷新行为 [#刷新行为]

Bri 会在新的 Podcast 音频可用后立即发布 feed。Pocket Casts 会按自己的计划刷新订阅。

---

# Feedly

URL: https://feedcontext.io/docs/import/feedly?lang=zh

> 从 Feedly 导出订阅并迁移到 Bri。

通过 OPML export 将 Feedly 订阅迁移到 Bri。

## 步骤 [#步骤]

1. 从 Feedly 导出 OPML subscriptions 文件。
2. 打开 Bri 并登录。
3. 使用 import subscriptions。
4. 上传 OPML 文件。
5. 检查导入的 RSS sources。

---

# Inoreader

URL: https://feedcontext.io/docs/import/inoreader?lang=zh

> 从 Inoreader 导出订阅并迁移到 Bri。

通过 OPML export 将 Inoreader 订阅迁移到 Bri。

## 步骤 [#步骤]

1. 从 Inoreader 导出 OPML subscriptions 文件。
2. 打开 Bri 并登录。
3. 使用 import subscriptions。
4. 上传 OPML 文件。
5. 检查导入的 RSS sources。

---

# NewsBlur

URL: https://feedcontext.io/docs/import/newsblur?lang=zh

> 从 NewsBlur 导出订阅并迁移到 Bri。

通过 OPML export 将 NewsBlur 订阅迁移到 Bri。

## 步骤 [#步骤]

1. 从 NewsBlur 导出 OPML subscriptions 文件。
2. 打开 Bri 并登录。
3. 使用 import subscriptions。
4. 上传 OPML 文件。
5. 检查导入的 RSS sources。

---

# 概览

URL: https://feedcontext.io/docs?lang=zh

> 将 Bri 接入 Agent 和播客客户端。

Bri Docs 保持公开集成面足够窄：支持 MCP 的 Agent 使用 Bri MCP Connector，播客客户端订阅私有 Bri Podcast Feed URL。

## 指南 [#指南]

* [MCP](/docs/agent/mcp)
* [Apple Podcasts](/docs/client/apple-podcasts)
* [Feedly 迁移](/docs/import/feedly)

## 机器可读文档 [#机器可读文档]

* Sitemap：[/sitemap.xml](/sitemap.xml)
* 面向 LLM 的文档索引：[/docs/llms.txt](/docs/llms.txt)
* 面向 LLM 的完整文档文本：[/docs/llms-full.txt](/docs/llms-full.txt)
* Markdown 页面示例：[/docs/agent/mcp.md](/docs/agent/mcp.md)

---

# MCP

URL: https://feedcontext.io/docs/agent/mcp?lang=es

> Conecta agentes compatibles con MCP a Bri mediante el conector estrecho Streamable HTTP.

Conecta agentes compatibles con MCP a Bri mediante el conector estrecho Streamable HTTP.

## Protocolo [#protocolo]

| campo      | valor                                  |
| ---------- | -------------------------------------- |
| método     | POST                                   |
| endpoint   | `https://bri.so/mcp`                   |
| transporte | Streamable HTTP                        |
| auth       | Token OAuth bearer con scope `mcp:use` |

## Descubrimiento [#descubrimiento]

* MCP endpoint: `https://bri.so/mcp`
* Server card: `https://bri.so/.well-known/mcp/server-card.json`
* Metadatos de recurso protegido: `https://bri.so/.well-known/oauth-protected-resource/mcp`

## Métodos [#métodos]

El conector expone un conjunto reducido de métodos para integraciones de Bri:

* `list_subscriptions`
* `add_subscription`
* `remove_subscription`
* `create_artifact`
* `list_artifacts`
* `get_artifact_status`
* `get_artifact_link`

## Límite [#límite]

El conector MCP no es un espejo amplio de la API pública de Bri. Existe para hosts de agentes compatibles con MCP que necesitan gestionar suscripciones y crear resúmenes de Podcast respaldados por fuentes.

---

# AntennaPod

URL: https://feedcontext.io/docs/client/antennapod?lang=es

> Agrega tu feed privado de Bri Podcast a AntennaPod.

Agrega tu feed privado de Bri Podcast a AntennaPod como una suscripción RSS manual.

## Pasos [#pasos]

1. Abre Bri e inicia sesión.
2. Activa el feed privado de Podcast en tu cuenta.
3. Copia la URL del Podcast.
4. En AntennaPod, agrega un podcast por dirección RSS.
5. Pega la URL de Bri Podcast y suscríbete.

## Mantén privada la URL [#mantén-privada-la-url]

La URL del Podcast es una URL de feed privado. Si se filtra, regenera la URL del feed en Bri y reemplaza la suscripción en AntennaPod.

---

# Apple Podcasts

URL: https://feedcontext.io/docs/client/apple-podcasts?lang=es

> Agrega tu feed privado de Bri Podcast a Apple Podcasts.

Agrega tu feed privado de Bri Podcast a Apple Podcasts como una suscripción RSS manual.

## Pasos [#pasos]

1. Abre Bri e inicia sesión.
2. Activa el feed privado de Podcast en tu cuenta.
3. Copia la URL del Podcast.
4. En Apple Podcasts, agrega un programa por URL.
5. Pega la URL de Bri Podcast y suscríbete.

## Mantén privada la URL [#mantén-privada-la-url]

La URL del Podcast es una URL de feed privado. Si se filtra, regenera la URL del feed en Bri y reemplaza la suscripción en Apple Podcasts.

---

# Overcast

URL: https://feedcontext.io/docs/client/overcast?lang=es

> Agrega tu feed privado de Bri Podcast a Overcast.

Agrega tu feed privado de Bri Podcast a Overcast como una suscripción RSS manual.

## Pasos [#pasos]

1. Abre Bri e inicia sesión.
2. Activa el feed privado de Podcast en tu cuenta.
3. Copia la URL del Podcast.
4. En Overcast, agrega un podcast por URL.
5. Pega la URL de Bri Podcast y suscríbete.

## Comportamiento de actualización [#comportamiento-de-actualización]

Bri publica el feed inmediatamente después de que haya nuevo audio de Podcast disponible. Overcast actualiza las suscripciones según su propio calendario.

---

# Pocket Casts

URL: https://feedcontext.io/docs/client/pocket-casts?lang=es

> Agrega tu feed privado de Bri Podcast a Pocket Casts.

Agrega tu feed privado de Bri Podcast a Pocket Casts como una suscripción RSS manual.

## Pasos [#pasos]

1. Abre Bri e inicia sesión.

2. Activa el feed privado de Podcast en tu cuenta.

3. Copia la URL del Podcast.

4. Inicia sesión en Pocket Casts y abre [pocketcasts.com/podcasts](https://pocketcasts.com/podcasts).

5. Pega la URL de Bri Podcast en la búsqueda y elige `Find podcast by URL`.

   <img alt="Búsqueda de Pocket Casts con la opción Find podcast by URL" src="__img0" />

6. En la página del podcast, haz clic en `Follow`.

   <img alt="Página del podcast en Pocket Casts con el botón Follow" src="__img1" />

## Comportamiento de actualización [#comportamiento-de-actualización]

Bri publica el feed inmediatamente después de que haya nuevo audio de Podcast disponible. Pocket Casts actualiza las suscripciones según su propio calendario.

---

# Feedly

URL: https://feedcontext.io/docs/import/feedly?lang=es

> Exporta suscripciones de Feedly y mígralas a Bri.

Mueve tus suscripciones de Feedly a Bri con una exportación OPML.

## Pasos [#pasos]

1. Exporta un archivo OPML de suscripciones desde Feedly.
2. Abre Bri e inicia sesión.
3. Usa import subscriptions.
4. Sube el archivo OPML.
5. Revisa las fuentes RSS importadas.

---

# Inoreader

URL: https://feedcontext.io/docs/import/inoreader?lang=es

> Exporta suscripciones de Inoreader y mígralas a Bri.

Mueve tus suscripciones de Inoreader a Bri con una exportación OPML.

## Pasos [#pasos]

1. Exporta un archivo OPML de suscripciones desde Inoreader.
2. Abre Bri e inicia sesión.
3. Usa import subscriptions.
4. Sube el archivo OPML.
5. Revisa las fuentes RSS importadas.

---

# NewsBlur

URL: https://feedcontext.io/docs/import/newsblur?lang=es

> Exporta suscripciones de NewsBlur y mígralas a Bri.

Mueve tus suscripciones de NewsBlur a Bri con una exportación OPML.

## Pasos [#pasos]

1. Exporta un archivo OPML de suscripciones desde NewsBlur.
2. Abre Bri e inicia sesión.
3. Usa import subscriptions.
4. Sube el archivo OPML.
5. Revisa las fuentes RSS importadas.

---

# Resumen

URL: https://feedcontext.io/docs?lang=es

> Conecta Bri con agentes y clientes de podcast.

Bri Docs mantiene limitada la superficie pública de integración: los agentes compatibles con MCP usan Bri MCP Connector, y los clientes de podcast se suscriben a una URL privada de Bri Podcast Feed.

## Guías [#guías]

* [MCP](/docs/agent/mcp)
* [Apple Podcasts](/docs/client/apple-podcasts)
* [Migración desde Feedly](/docs/import/feedly)

## Documentación legible por máquinas [#documentación-legible-por-máquinas]

* Sitemap: [/sitemap.xml](/sitemap.xml)
* Índice de docs para LLMs: [/docs/llms.txt](/docs/llms.txt)
* Texto completo de docs para LLMs: [/docs/llms-full.txt](/docs/llms-full.txt)
* Ejemplo de página Markdown: [/docs/agent/mcp.md](/docs/agent/mcp.md)

---

# MCP

URL: https://feedcontext.io/docs/agent/mcp?lang=pt

> Conecte agentes compatíveis com MCP ao Bri pelo conector estreito Streamable HTTP.

Conecte agentes compatíveis com MCP ao Bri pelo conector estreito Streamable HTTP.

## Protocolo [#protocolo]

| campo      | valor                                   |
| ---------- | --------------------------------------- |
| método     | POST                                    |
| endpoint   | `https://bri.so/mcp`                    |
| transporte | Streamable HTTP                         |
| auth       | Token OAuth bearer com escopo `mcp:use` |

## Descoberta [#descoberta]

* MCP endpoint: `https://bri.so/mcp`
* Server card: `https://bri.so/.well-known/mcp/server-card.json`
* Metadados de recurso protegido: `https://bri.so/.well-known/oauth-protected-resource/mcp`

## Métodos [#métodos]

O conector expõe um conjunto estreito de métodos para integrações do Bri:

* `list_subscriptions`
* `add_subscription`
* `remove_subscription`
* `create_artifact`
* `list_artifacts`
* `get_artifact_status`
* `get_artifact_link`

## Limite [#limite]

O conector MCP não é um espelho amplo da API pública do Bri. Ele existe para hosts de agentes compatíveis com MCP que precisam gerenciar assinaturas e criar resumos de Podcast com base em fontes.

---

# AntennaPod

URL: https://feedcontext.io/docs/client/antennapod?lang=pt

> Adicione seu feed privado do Bri Podcast ao AntennaPod.

Adicione seu feed privado do Bri Podcast ao AntennaPod como uma assinatura RSS manual.

## Etapas [#etapas]

1. Abra o Bri e entre.
2. Ative o feed privado de Podcast na sua conta.
3. Copie a URL do Podcast.
4. No AntennaPod, adicione um podcast por endereço RSS.
5. Cole a URL do Bri Podcast e assine.

## Mantenha a URL privada [#mantenha-a-url-privada]

A URL do Podcast é uma URL de feed privado. Se ela vazar, regenere a URL do feed no Bri e substitua a assinatura no AntennaPod.

---

# Apple Podcasts

URL: https://feedcontext.io/docs/client/apple-podcasts?lang=pt

> Adicione seu feed privado do Bri Podcast ao Apple Podcasts.

Adicione seu feed privado do Bri Podcast ao Apple Podcasts como uma assinatura RSS manual.

## Etapas [#etapas]

1. Abra o Bri e entre.
2. Ative o feed privado de Podcast na sua conta.
3. Copie a URL do Podcast.
4. No Apple Podcasts, adicione um programa por URL.
5. Cole a URL do Bri Podcast e assine.

## Mantenha a URL privada [#mantenha-a-url-privada]

A URL do Podcast é uma URL de feed privado. Se ela vazar, regenere a URL do feed no Bri e substitua a assinatura no Apple Podcasts.

---

# Overcast

URL: https://feedcontext.io/docs/client/overcast?lang=pt

> Adicione seu feed privado do Bri Podcast ao Overcast.

Adicione seu feed privado do Bri Podcast ao Overcast como uma assinatura RSS manual.

## Etapas [#etapas]

1. Abra o Bri e entre.
2. Ative o feed privado de Podcast na sua conta.
3. Copie a URL do Podcast.
4. No Overcast, adicione um podcast por URL.
5. Cole a URL do Bri Podcast e assine.

## Comportamento de atualização [#comportamento-de-atualização]

O Bri publica o feed imediatamente depois que um novo áudio de Podcast fica disponível. O Overcast atualiza as assinaturas no próprio cronograma.

---

# Pocket Casts

URL: https://feedcontext.io/docs/client/pocket-casts?lang=pt

> Adicione seu feed privado do Bri Podcast ao Pocket Casts.

Adicione seu feed privado do Bri Podcast ao Pocket Casts como uma assinatura RSS manual.

## Etapas [#etapas]

1. Abra o Bri e entre.

2. Ative o feed privado de Podcast na sua conta.

3. Copie a URL do Podcast.

4. Entre no Pocket Casts e abra [pocketcasts.com/podcasts](https://pocketcasts.com/podcasts).

5. Cole a URL do Bri Podcast na busca e escolha `Find podcast by URL`.

   <img alt="Busca do Pocket Casts com a opção Find podcast by URL" src="__img0" />

6. Na página do podcast, clique em `Follow`.

   <img alt="Página do podcast no Pocket Casts com o botão Follow" src="__img1" />

## Comportamento de atualização [#comportamento-de-atualização]

O Bri publica o feed imediatamente depois que um novo áudio de Podcast fica disponível. O Pocket Casts atualiza as assinaturas no próprio cronograma.

---

# Feedly

URL: https://feedcontext.io/docs/import/feedly?lang=pt

> Exporte assinaturas do Feedly e migre para o Bri.

Mova suas assinaturas do Feedly para o Bri com uma exportação OPML.

## Etapas [#etapas]

1. Exporte um arquivo OPML de assinaturas do Feedly.
2. Abra o Bri e entre.
3. Use import subscriptions.
4. Envie o arquivo OPML.
5. Revise as fontes RSS importadas.

---

# Inoreader

URL: https://feedcontext.io/docs/import/inoreader?lang=pt

> Exporte assinaturas do Inoreader e migre para o Bri.

Mova suas assinaturas do Inoreader para o Bri com uma exportação OPML.

## Etapas [#etapas]

1. Exporte um arquivo OPML de assinaturas do Inoreader.
2. Abra o Bri e entre.
3. Use import subscriptions.
4. Envie o arquivo OPML.
5. Revise as fontes RSS importadas.

---

# NewsBlur

URL: https://feedcontext.io/docs/import/newsblur?lang=pt

> Exporte assinaturas do NewsBlur e migre para o Bri.

Mova suas assinaturas do NewsBlur para o Bri com uma exportação OPML.

## Etapas [#etapas]

1. Exporte um arquivo OPML de assinaturas do NewsBlur.
2. Abra o Bri e entre.
3. Use import subscriptions.
4. Envie o arquivo OPML.
5. Revise as fontes RSS importadas.

---

# Visão geral

URL: https://feedcontext.io/docs?lang=pt

> Conecte o Bri a agentes e clientes de podcast.

Bri Docs mantém a superfície pública de integração estreita: agentes compatíveis com MCP usam o Bri MCP Connector, e clientes de podcast assinam uma URL privada do Bri Podcast Feed.

## Guias [#guias]

* [MCP](/docs/agent/mcp)
* [Apple Podcasts](/docs/client/apple-podcasts)
* [Migração do Feedly](/docs/import/feedly)

## Documentação legível por máquinas [#documentação-legível-por-máquinas]

* Sitemap: [/sitemap.xml](/sitemap.xml)
* Índice de docs para LLMs: [/docs/llms.txt](/docs/llms.txt)
* Texto completo dos docs para LLMs: [/docs/llms-full.txt](/docs/llms-full.txt)
* Exemplo de página Markdown: [/docs/agent/mcp.md](/docs/agent/mcp.md)

---

# MCP

URL: https://feedcontext.io/docs/agent/mcp?lang=de

> Verbinde MCP-fähige Agents über den schmalen Streamable HTTP Connector mit Bri.

Verbinde MCP-fähige Agents über den schmalen Streamable HTTP Connector mit Bri.

## Protokoll [#protokoll]

| Feld      | Wert                                   |
| --------- | -------------------------------------- |
| Methode   | POST                                   |
| Endpoint  | `https://bri.so/mcp`                   |
| Transport | Streamable HTTP                        |
| Auth      | OAuth bearer token mit `mcp:use` Scope |

## Discovery [#discovery]

* MCP endpoint: `https://bri.so/mcp`
* Server card: `https://bri.so/.well-known/mcp/server-card.json`
* Protected resource metadata: `https://bri.so/.well-known/oauth-protected-resource/mcp`

## Methoden [#methoden]

Der Connector stellt einen schmalen Methodensatz für Bri-Integrationen bereit:

* `list_subscriptions`
* `add_subscription`
* `remove_subscription`
* `create_artifact`
* `list_artifacts`
* `get_artifact_status`
* `get_artifact_link`

## Grenze [#grenze]

Der MCP Connector ist kein breiter Spiegel der öffentlichen Bri API. Er existiert für MCP-fähige Agent Hosts, die Subscriptions verwalten und quellenbasierte Podcast-Briefings erstellen müssen.

---

# AntennaPod

URL: https://feedcontext.io/docs/client/antennapod?lang=de

> Füge deinen privaten Bri Podcast Feed zu AntennaPod hinzu.

Füge deinen privaten Bri Podcast Feed als manuelles RSS-Abonnement zu AntennaPod hinzu.

## Schritte [#schritte]

1. Öffne Bri und melde dich an.
2. Aktiviere den privaten Podcast Feed in deinem Konto.
3. Kopiere die Podcast URL.
4. Füge in AntennaPod einen Podcast per RSS-Adresse hinzu.
5. Füge die Bri Podcast URL ein und abonniere.

## URL privat halten [#url-privat-halten]

Die Podcast URL ist eine private Feed URL. Wenn sie durchsickert, generiere die Feed URL in Bri neu und ersetze das Abonnement in AntennaPod.

---

# Apple Podcasts

URL: https://feedcontext.io/docs/client/apple-podcasts?lang=de

> Füge deinen privaten Bri Podcast Feed zu Apple Podcasts hinzu.

Füge deinen privaten Bri Podcast Feed als manuelles RSS-Abonnement zu Apple Podcasts hinzu.

## Schritte [#schritte]

1. Öffne Bri und melde dich an.
2. Aktiviere den privaten Podcast Feed in deinem Konto.
3. Kopiere die Podcast URL.
4. Füge in Apple Podcasts eine Sendung per URL hinzu.
5. Füge die Bri Podcast URL ein und abonniere.

## URL privat halten [#url-privat-halten]

Die Podcast URL ist eine private Feed URL. Wenn sie durchsickert, generiere die Feed URL in Bri neu und ersetze das Abonnement in Apple Podcasts.

---

# Overcast

URL: https://feedcontext.io/docs/client/overcast?lang=de

> Füge deinen privaten Bri Podcast Feed zu Overcast hinzu.

Füge deinen privaten Bri Podcast Feed als manuelles RSS-Abonnement zu Overcast hinzu.

## Schritte [#schritte]

1. Öffne Bri und melde dich an.
2. Aktiviere den privaten Podcast Feed in deinem Konto.
3. Kopiere die Podcast URL.
4. Füge in Overcast einen Podcast per URL hinzu.
5. Füge die Bri Podcast URL ein und abonniere.

## Aktualisierung [#aktualisierung]

Bri veröffentlicht den Feed sofort, nachdem neues Podcast-Audio verfügbar ist. Overcast aktualisiert Abonnements nach eigenem Zeitplan.

---

# Pocket Casts

URL: https://feedcontext.io/docs/client/pocket-casts?lang=de

> Füge deinen privaten Bri Podcast Feed zu Pocket Casts hinzu.

Füge deinen privaten Bri Podcast Feed als manuelles RSS-Abonnement zu Pocket Casts hinzu.

## Schritte [#schritte]

1. Öffne Bri und melde dich an.

2. Aktiviere den privaten Podcast Feed in deinem Konto.

3. Kopiere die Podcast URL.

4. Melde dich bei Pocket Casts an und öffne [pocketcasts.com/podcasts](https://pocketcasts.com/podcasts).

5. Füge die Bri Podcast URL in die Suche ein und wähle `Find podcast by URL`.

   <img alt="Pocket Casts Suche mit der Option Find podcast by URL" src="__img0" />

6. Klicke auf der Podcast-Seite auf `Follow`.

   <img alt="Pocket Casts Podcast-Seite mit dem Follow Button" src="__img1" />

## Aktualisierung [#aktualisierung]

Bri veröffentlicht den Feed sofort, nachdem neues Podcast-Audio verfügbar ist. Pocket Casts aktualisiert Abonnements nach eigenem Zeitplan.

---

# Feedly

URL: https://feedcontext.io/docs/import/feedly?lang=de

> Exportiere Subscriptions aus Feedly und migriere sie zu Bri.

Verschiebe deine Feedly Subscriptions mit einem OPML-Export nach Bri.

## Schritte [#schritte]

1. Exportiere eine OPML-Datei mit Subscriptions aus Feedly.
2. Öffne Bri und melde dich an.
3. Nutze import subscriptions.
4. Lade die OPML-Datei hoch.
5. Prüfe die importierten RSS sources.

---

# Inoreader

URL: https://feedcontext.io/docs/import/inoreader?lang=de

> Exportiere Subscriptions aus Inoreader und migriere sie zu Bri.

Verschiebe deine Inoreader Subscriptions mit einem OPML-Export nach Bri.

## Schritte [#schritte]

1. Exportiere eine OPML-Datei mit Subscriptions aus Inoreader.
2. Öffne Bri und melde dich an.
3. Nutze import subscriptions.
4. Lade die OPML-Datei hoch.
5. Prüfe die importierten RSS sources.

---

# NewsBlur

URL: https://feedcontext.io/docs/import/newsblur?lang=de

> Exportiere Subscriptions aus NewsBlur und migriere sie zu Bri.

Verschiebe deine NewsBlur Subscriptions mit einem OPML-Export nach Bri.

## Schritte [#schritte]

1. Exportiere eine OPML-Datei mit Subscriptions aus NewsBlur.
2. Öffne Bri und melde dich an.
3. Nutze import subscriptions.
4. Lade die OPML-Datei hoch.
5. Prüfe die importierten RSS sources.

---

# Überblick

URL: https://feedcontext.io/docs?lang=de

> Verbinde Bri mit Agents und Podcast-Clients.

Bri Docs hält die öffentliche Integrationsfläche schmal: MCP-fähige Agents nutzen den Bri MCP Connector, und Podcast-Clients abonnieren eine private Bri Podcast Feed URL.

## Leitfaden [#leitfaden]

* [MCP](/docs/agent/mcp)
* [Apple Podcasts](/docs/client/apple-podcasts)
* [Feedly-Migration](/docs/import/feedly)

## Maschinenlesbare Dokumentation [#maschinenlesbare-dokumentation]

* Sitemap: [/sitemap.xml](/sitemap.xml)
* Docs-Index für LLMs: [/docs/llms.txt](/docs/llms.txt)
* Vollständiger Docs-Text für LLMs: [/docs/llms-full.txt](/docs/llms-full.txt)
* Markdown-Seite als Beispiel: [/docs/agent/mcp.md](/docs/agent/mcp.md)