Loading MCP server directory, please wait...
File conversion for AI agents: office docs, PDF to Word, video, and LLM-ready markdown via API.
npx @getmcp/cli add com.hushvert/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
HUSHVERT_API_KEYhushvert developer API key (hv_live_...), from https://hushvert.com/developers/keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.hushvert/mcp": {
"command": "npx",
"args": [
"-y",
"@hushvert/mcp"
],
"env": {
"HUSHVERT_API_KEY": "",
"HUSHVERT_ALLOWED_DIR": ""
}
}
}
}