Any response from cursor yet?
Apparently env vars are enabled!
This is the syntax that I’ve found to work:
env KEY_NAME=<VAR> <MCP Command>
Example:
env GITHUB_PERSONAL_ACCESS_TOKEN=<my_token> npx -y @modelcontextprotocol/server-github
Any response from cursor yet?
Apparently env vars are enabled!
This is the syntax that I’ve found to work:
env KEY_NAME=<VAR> <MCP Command>
Example:
env GITHUB_PERSONAL_ACCESS_TOKEN=<my_token> npx -y @modelcontextprotocol/server-github