Skip to content

Instantly share code, notes, and snippets.

@limcheekin
Created June 24, 2025 09:22
Show Gist options
  • Select an option

  • Save limcheekin/800ba174d9b46b5ea9d125a7d6677ace to your computer and use it in GitHub Desktop.

Select an option

Save limcheekin/800ba174d9b46b5ea9d125a7d6677ace to your computer and use it in GitHub Desktop.
Generate JWT token for mcp-context-forge
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