Organization ID
When the token was created
User who created the token
When the token expires
Token record ID
Whether the token has been revoked
OptionallastWhen the token was last used
Token metadata
Optionaldescription?: stringToken description
OptionalipRestriction?: string[]CIDR ranges restricting token usage
Optionalname?: stringHuman-readable token name
Granted permissions (e.g., ['mcp:data:read'])
Token scope (always 'mcp')
When the token record was last updated
Total number of times the token has been used
An MCP (Model Context Protocol) token for programmatic API access.
MCP tokens are long-lived credentials with configurable permissions and optional IP restrictions. The raw token value is only available at creation time and cannot be retrieved afterward.