A credential manager that keeps API keys out of your code and in your system keychain where they belong. You connect external services once, store their auth tokens securely, and Claude Code can access them without you pasting keys into prompts or config files. It includes health monitoring so you know when credentials expire or services go down. Reach for this when you're tired of hardcoding secrets or want a central place to manage which APIs Claude has access to across sessions. Think of it as a secure bridge between Claude and the various services you need to call, with the added benefit of keeping sensitive data in OS-level secure storage instead of plain text.
claude mcp add --transport stdio io.github.ptriato-vallt -- npx -y @vallt/mcp-server