Catalog
io.github.ptriato/vallt
OfficialAPI credential manager for Claude Code. Connect services, store keys in keychain, monitor health.
Manages API credentials for Claude Code and monitors service health.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"vallt": {
"command": "npx",
"args": [
"-y",
"@vallt/mcp-server@0.0.33"
]
}
}
}