seekrit — secrets for agents for VS Code
dev.seekrit/remote-mcp
Encrypted store for API keys and database URLs your code needs. Use them without reading them.
client:VS Code
transport:streamable-http
tools:40
Install seekrit — secrets for agents in VS Code
.vscode/mcp.json
{
"servers": {
"remote-mcp": {
"type": "http",
"url": "https://mcp.seekrit.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code 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