pepys mcp for Claude Desktop
co.pepys/pepys-mcp
Transcribe audio & video: diarization, timed SRT/VTT, podcasts, paste-a-link, whole-feed batch.
client:Claude Desktop
transport:streamable-http
runtime:npm
Install pepys mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pepys-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://pepys.co/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs