← Index

io.github.ptriato/vallt

io.github.ptriato/vallt·v0.0.33·Other
Quality Score
79
/100

API credential manager for Claude Code. Connect services, store keys in keychain, monitor health.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "vallt": {
      "command": "npx",
      "args": [
        "-y",
        "@vallt/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "vallt": {
      "command": "npx",
      "args": [
        "-y",
        "@vallt/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @vallt/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other