local_tool_for — seekrit — secrets for agents MCP Tool
local_tool_for
(local tool for) 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 local_tool_for from your client
- Claude Code seekrit — secrets for agents local_tool_for run in your project directory
- Claude Desktop seekrit — secrets for agents local_tool_for ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor seekrit — secrets for agents local_tool_for ~/.cursor/mcp.json
- VS Code seekrit — secrets for agents local_tool_for .vscode/mcp.json
- Zed seekrit — secrets for agents local_tool_for ~/.config/zed/settings.json
- Windsurf seekrit — secrets for agents local_tool_for ~/.codeium/windsurf/mcp_config.json
- Cline seekrit — secrets for agents local_tool_for ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI seekrit — secrets for agents local_tool_for ~/.gemini/settings.json
- Grok seekrit — secrets for agents local_tool_for .mcp.json (in your project root)
- ChatGPT seekrit — secrets for agents local_tool_for Settings → Connectors → Advanced → Developer mode
- Claude.ai seekrit — secrets for agents local_tool_for Settings → Connectors → Add custom connector
- LangChain seekrit — secrets for agents local_tool_for 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
- 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
- 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.