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
| field | value |
|---|---|
| method | POST |
| endpoint | https://bri.so/mcp |
| transport | Streamable HTTP |
| auth | OAuth bearer token with mcp:use scope |
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
The connector exposes a narrow method set for Bri integrations:
list_subscriptionsadd_subscriptionremove_subscriptioncreate_artifactlist_artifactsget_artifact_statusget_artifact_link
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.