Skip to content
Cline

recapfy for Cline

io.github.pedrot95dev/recapfy

Ask about a YouTube video or fetch its transcript. Paid per call in USDC on Solana via x402.

client:Cline transport:stdio runtime:npm

Install recapfy in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "recapfy": {
      "command": "npx",
      "args": [
        "-y",
        "recapfy-mcp"
      ],
      "env": {
        "SVM_PRIVATE_KEY": "<SVM_PRIVATE_KEY>",
        "RECAPFY_API_BASE_URL": "<RECAPFY_API_BASE_URL>",
        "RECAPFY_ALLOW_INSECURE_TLS": "<RECAPFY_ALLOW_INSECURE_TLS>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

recapfy in other clients