NOTE: Only shows Virtual MCP Servers available to the current user.
Search live Virtual MCP Servers for which the caller’s own principal has
an active use grant. Results are ordered by display name and server ID
and may briefly lag writes because search reads the PostgreSQL projection;
connection authorization always rechecks authoritative state.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
This API uses OAuth2 with the Client Credential flow. Client Credentials must be sent in the BODY, not the headers. For an example of how to implement this, refer to the c1TokenSource.Token() function.
Body
VirtualMCPServerMySearchServiceSearchRequest searches Virtual MCP Servers
the caller's own principal has a live use grant for. Only user principals
may call this API.
Response
VirtualMCPServerMySearchServiceSearchResponse contains one page of the caller's currently available Virtual MCP Servers.