Cookie Authentication Reference

Use an existing browser cookie to call MCP tools.

This client expects an existing auth-oidc cookie in the browser, then posts directly to the cookie agent over HTTPS using streaming HTTP.

Frontend Origin
Agent Base URL Loading…
Browser Cookie (JS) Checking…
Agent Status Checking…
Chat Session Pending…

Tool Call

Choose an MCP tool, send JSON arguments, and watch the SSE stream arrive event by event.

The agent will load the tool catalog after it sees the browser cookie.

Input Schema
Loading schema…
Status Idle

Tool Output

The accumulated text returned from the agent stream.

Waiting for a response…

Stream Events

Low-level SSE events emitted by the agent.

  1. No events yet.