Tokens & Authentication
Secure agent integrations by mapping cryptography schemas elegantly to execution variables.- How do I generate a new token for my MCP server?
- What endpoint is used to create a server token?
- How do I get a list of active tokens for a given MCP server?
- Are there limits on the number of tokens a server can have?
- How do I securely revoke a breached or redundant server token?
- How do I authenticate an MCP client against a server?
- What is the structure of a server token payload?
- How do I handle server token expiration?
- What happens if an MCP client connects without a token?
- Should I store my server token securely?