Composable agents now support MCP with per-user dynamic authentication

irvinebroque · x · 2026-07-25

A post about composable agents highlights MCP support with dynamic auth.

The screenshot shows a code example where an Assistant component connects to an MCP server via useMcpConnection, pulling credentials dynamically from MYTOKENSTORE based on the current userId.

The main takeaway is that agent integrations can now authenticate per-user without hardcoding a single shared token, which matters for building multi-user agent workflows.

Original post →

More from coding & agent

coding & agent channel →