Loading MCP server directory, please wait...
Ask about a YouTube video or fetch its transcript. Paid per call in USDC on Solana via x402.
npx @getmcp/cli add io.github.pedrot95dev/recapfyRequires Node.js 18+. Community-contributed server. Review source before installing.
SVM_PRIVATE_KEYBase58-encoded Solana secret key. Pays per call (dynamic USDC price). Keep it funded; use a dedicated low-balance wallet.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.pedrot95dev/recapfy": {
"command": "npx",
"args": [
"-y",
"recapfy-mcp"
],
"env": {
"SVM_PRIVATE_KEY": "",
"RECAPFY_API_BASE_URL": "",
"RECAPFY_ALLOW_INSECURE_TLS": ""
}
}
}
}