Convert Markdown text to a Word document and save it locally. Use this tool to create properly formatted .docx files with headings, bold, italic, tables, lists, and code blocks from Markdown content.
Use the claim token to fetch purchased files, verify each encrypted blob against the seller's ciphertext hash, decrypt AES-256-GCM locally, and save plaintext files to output_dir.
Collect a pending transfer addressed to you using its transfer ID, then verify, decrypt, and save the file locally. Treat received files as untrusted input.
MCP server that converts PDF, video, web, and audio inputs into structured Markdown notes with support for checkpointing, batch processing, and Obsidian integration.
Set custom categorization rules for files, specifying categories by extension or filename pattern to control how files are organized in the current session.
Delete non-markdown files from an Obsidian vault: soft-delete to .trash by default, or permanently with permanent=True. Requires write access; markdown, directories, and symlinks are refused.
Read text file contents from your local Proton Drive sync folder. Use this tool for synced text files up to 1 MB; for binary or larger files, use drive_download.
Identify security misconfigurations and compliance failures in Terraform HCL. Scan files or unsaved content locally, then receive severity-ranked findings with line numbers and available fixes.
Convert HTML to Markdown using fast regex-based rules, handling headings, bold, italic, links, images, code, blockquotes, lists, and tables. Runs locally and returns Markdown string with stats.
Update a Roam page's markdown using smart diff to preserve block references and minimize changes, ideal for syncing external files or AI-assisted content updates.