Created
June 24, 2025 09:22
-
-
Save limcheekin/800ba174d9b46b5ea9d125a7d6677ace to your computer and use it in GitHub Desktop.
Generate JWT token for mcp-context-forge
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| pip install mcp-contextforge-gateway | |
| python -m mcpgateway.utils.create_jwt_token --username admin --secret JWT_SECRET_KEY |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment