Loading MCP server directory, please wait...
Transcribe audio & video: diarization, timed SRT/VTT, podcasts, paste-a-link, whole-feed batch.
npx @getmcp/cli add co.pepys/pepys-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
PEPYS_API_KEYYour Pepys API key (starts with pk_live_), from https://pepys.co/developers
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"co.pepys/pepys-mcp": {
"command": "npx",
"args": [
"-y",
"pepys-mcp"
],
"env": {
"PEPYS_API_KEY": ""
}
}
}
}