Nango integration POC

Connect a Google Calendar account through Nango, then fire tool calls against it.

1 Connect

The browser never sees the Nango secret key. It asks the server for a short-lived Connect session token, and Nango's hosted UI handles the OAuth round trip.

No connections yet.

2 Fire a tool call

Each tool runs server-side through the Nango proxy, which injects the OAuth token and refreshes it when it expires.