Skip to main content
PUT
Set a verified MCP server's public owner response

Authorizations

mnemom_session
string
cookie
required

HttpOnly, Secure, SameSite=Lax cookie issued by /v1/auth/sign-in (or the SSO / email-callback flows). The value is an AES-256-GCM-encrypted blob of {access_token, refresh_token, issued_at, auth_method}. Browser clients include this automatically with credentials: "include".

Path Parameters

id
string
required

Body

application/json
text
string | null
required
Maximum string length: 500

Response

Updated response note.

server_id
string
required
response_note
string | null
verified_at
string<date-time> | null