Preview a principal's MCP Store state
Returns what one user holds on the gateway’s Store: installed and pending instances, plus per forwarded-auth source whether they linked their own account. Credential material is never returned.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Returns what one user holds on the gateway’s Store: installed and pending instances, plus per forwarded-auth source whether they linked their own account. Credential material is never returned.
A valid request URL is required to generate request examples{
"connections": [
{
"account_ref": "<string>",
"code": "<string>",
"expires_at": "<string>",
"linked": true,
"needs_reconnect": true,
"provider": "<string>",
"registry": "<string>",
"registry_id": "<string>"
}
],
"installs": [
{
"code": "<string>",
"created_at": "<string>",
"installed_by": "<string>",
"instance_id": "<string>",
"name": "<string>",
"needs_config": [
"<string>"
],
"registry": "<string>",
"registry_id": "<string>",
"status": "<string>",
"updated_at": "<string>"
}
],
"principal_sub": "<string>"
}{
"error": "<string>",
"message": "<string>"
}{
"error": "<string>",
"message": "<string>"
}{
"error": "<string>",
"message": "<string>"
}A valid request URL is required to generate request examples{
"connections": [
{
"account_ref": "<string>",
"code": "<string>",
"expires_at": "<string>",
"linked": true,
"needs_reconnect": true,
"provider": "<string>",
"registry": "<string>",
"registry_id": "<string>"
}
],
"installs": [
{
"code": "<string>",
"created_at": "<string>",
"installed_by": "<string>",
"instance_id": "<string>",
"name": "<string>",
"needs_config": [
"<string>"
],
"registry": "<string>",
"registry_id": "<string>",
"status": "<string>",
"updated_at": "<string>"
}
],
"principal_sub": "<string>"
}{
"error": "<string>",
"message": "<string>"
}{
"error": "<string>",
"message": "<string>"
}{
"error": "<string>",
"message": "<string>"
}