> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hasmcp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Tokens & Authentication Knowledge Base

> Secure agent integrations by mapping cryptography schemas inherently to execution variables.

# Tokens & Authentication

Secure agent integrations by mapping cryptography schemas elegantly to execution variables.

* [How do I generate a new token for my MCP server?](/kb/generate-server-token)
* [What endpoint is used to create a server token?](/kb/create-server-token-endpoint)
* [How do I get a list of active tokens for a given MCP server?](/kb/list-server-tokens-api)
* [Are there limits on the number of tokens a server can have?](/kb/server-token-limitations)
* [How do I securely revoke a breached or redundant server token?](/kb/revoke-server-token)
* [How do I authenticate an MCP client against a server?](/kb/authenticate-mcp-client)
* [What is the structure of a server token payload?](/kb/token-payload-structure)
* [How do I handle server token expiration?](/kb/server-token-expiration)
* [What happens if an MCP client connects without a token?](/kb/missing-token-errors)
* [Should I store my server token securely?](/kb/securely-store-server-token)
