Loading MCP server directory, please wait...
Read your Clipy screen recordings: search, transcripts, AI summaries, and key moments with frames.
npx @getmcp/cli add online.clipy/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
CLIPY_API_KEYClipy API key — create one free at https://clipy.online/settings/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"online.clipy/mcp": {
"command": "npx",
"args": [
"-y",
"@clipy/mcp"
],
"env": {
"CLIPY_API_KEY": "",
"CLIPY_API_URL": ""
}
}
}
}