ollos mcp for Claude Desktop
io.github.kelvinbiffi/ollos-mcp
Local, offline transcription, speakers, keyframes, on-screen text and review of any audio or video.
client:Claude Desktop
transport:stdio
runtime:npm
Install ollos mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ollos-mcp": {
"command": "npx",
"args": [
"-y",
"ollos-mcp"
],
"env": {
"OLLOS_HOME": "<OLLOS_HOME>",
"OLLOS_OFFLINE": "<OLLOS_OFFLINE>",
"OLLOS_YTDLP": "<OLLOS_YTDLP>",
"OLLOS_YTDLP_ARGS": "<OLLOS_YTDLP_ARGS>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs