audit — seekrit — secrets for agents MCP Tool
audit
(audit) is one of 40 tools on the
seekrit — secrets for agents
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call audit from your client
- Claude Code seekrit — secrets for agents audit run in your project directory
- Claude Desktop seekrit — secrets for agents audit ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor seekrit — secrets for agents audit ~/.cursor/mcp.json
- VS Code seekrit — secrets for agents audit .vscode/mcp.json
- Zed seekrit — secrets for agents audit ~/.config/zed/settings.json
- Windsurf seekrit — secrets for agents audit ~/.codeium/windsurf/mcp_config.json
- Cline seekrit — secrets for agents audit ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI seekrit — secrets for agents audit ~/.gemini/settings.json
- Grok seekrit — secrets for agents audit .mcp.json (in your project root)
- ChatGPT seekrit — secrets for agents audit Settings → Connectors → Advanced → Developer mode
- Claude.ai seekrit — secrets for agents audit Settings → Connectors → Add custom connector
- LangChain seekrit — secrets for agents audit pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http remote-mcp https://mcp.seekrit.dev/mcp
Other tools on this server
- 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
- billing
- create_app
- create_group
- compose_group
- uncompose_group
- invite_member
- rename_app
- rename_group
- restore_secret
- delete_secret
- revoke_token
- revoke_invite
- revoke_lease
- kms_disable_key
- kms_revoke_grant
- delete_app
- delete_group
- delete_env
- delete_branch
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.