Tidy-personality510/pass-run
Inject secrets from pass or passage into environment variables at runtime without storing plaintext secrets on disk.
Platform-specific configuration:
{
"mcpServers": {
"pass-run": {
"command": "npx",
"args": [
"-y",
"pass-run"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://github.com/Tidy-personality510/pass-run)
---
pass-run helps you use secret information safely on your computer. It takes passwords or keys saved in a tool called pass or passage and puts them where other programs can use them. Instead of typing passwords every time, pass-run runs your program with those secrets ready inside.
This is useful when you want to keep your passwords secure but have your programs use them without asking you again and again.
---
To use pass-run on Windows, your PC should have:
You also need to have your secrets stored in pass or passage. These are command-line tools for managing passwords securely. If you donโt have them, you can set them up separately.
---
You will get pass-run from this page:
[](https://github.com/Tidy-personality510/pass-run)
This link takes you to the GitHub repository where you can get the files needed.
.exe or .zip file).If you downloaded a .exe file:
.exe file.If you downloaded a .zip file:
.zip file.Loading reviews...