seekrit — secrets for agents for Claude Desktop
dev.seekrit/remote-mcp
Encrypted store for API keys and database URLs your code needs. Use them without reading them.
client:Claude Desktop
transport:streamable-http
tools:40
Install seekrit — secrets for agents in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"remote-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.seekrit.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- signup
- get_started
- setup_local_crypto
- local_tool_for
- whoami
- list_orgs
- list_apps
- list_envs
- list_branches
- list_groups
- list_group_envs
- list_env_groups
- list_members
- list_secrets
- list_secret_versions
- list_tokens
- list_invites
- kms_list_keys
- list_lease_targets
- list_leases
- audit
- billing
- create_app
- create_group