Report what this server can and cannot do with your credentials
check_capabilitiesCheck which cloud/VCS CLIs are authenticated and whether their credentials are write-capable. Use this to confirm read-only claims before telling anyone the integration is read-only.
Instructions
Reports which cloud/VCS CLIs are authenticated on this machine and whether those credentials are WRITE-CAPABLE. This matters because 'read-only' is two separate claims: that this server performs no write operations (true, and verifiable by code inspection), and that the credential itself cannot write (a property of the token, which this server does not control when it inherits your ambient CLI session). Use this before telling anyone the integration is read-only. Never reads, stores, or transmits a token value — it asks each CLI what it is already logged in as.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caveats | Yes | ||
| summary | Yes | ||
| credentials | Yes | ||
| serverGuarantee | Yes |