servers
Stream release logs
Real-time SSE stream of release logs and status updates.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://smithery.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Smithery API key as Bearer token
Path Parameters
The server's qualified name (e.g. 'namespace/server' or 'namespace' for namespace-only servers). Use %2F to encode the slash.
Response
SSE stream of release events
SSE events: init (with buffered logs), log, status, complete
Previous
Resume a releaseResume a paused release (e.g. after OAuth authorization). Use id='latest' to resume the most recent one.
Next
JavaScript