loading…
Search for a command to run...
loading…
Secure credential management for AI agents — encrypted storage, auto-refresh, and rate limiting via a single MCP call. Supports OpenAI, Anthropic, Stripe, GitHu
Secure credential management for AI agents — encrypted storage, auto-refresh, and rate limiting via a single MCP call. Supports OpenAI, Anthropic, Stripe, GitHub, Brave Search, Kalshi, Coinbase, plus generic API key and OAuth2 for any service.
Secure credential management for Claude Desktop and MCP servers.
npx @clavisagent/mcp-server
Or install globally:
npm install -g @clavisagent/mcp-server
Add the following to your Claude Desktop configuration file (claude_desktop_config.json):
{
"mcpServers": {
"clavis": {
"command": "npx",
"args": ["-y", "@clavisagent/mcp-server"]
}
}
}
claude mcp add clavis -- npx -y @clavisagent/mcp-server
| Tool | Description |
|---|---|
get_credentials |
Retrieve a valid access token or API key for a named service |
list_services |
List all services with stored credentials |
check_credential_status |
Check the status and expiry of credentials for a service |
MIT
Run in your terminal:
claude mcp add clavis-mcp-server -- npx Yes, Clavis Server MCP is free — one-click install via Unyly at no cost.
No, Clavis Server runs without API keys or environment variables.
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
Open Clavis Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs