MCP

MCP Methods

Reference for the tools exposed through MCP.

MCP Methods

Secryn exposes high-level methods so models can safely interact with secrets without full API access.

MethodDescription
secrets.readRetrieve a secret version by name, vault, and optional labels.
secrets.rotateCreate a new version and, optionally, trigger downstream deploy hooks.
vaults.queryList vaults that match project or tag filters.
logs.tailStream recent audit events for troubleshooting conversations.

All methods take a context_id that links calls back to human review logs.