framefetch for VS Code
io.github.marvinrey7879/framefetch
Any social-video URL → transcript, metadata, frames, OCR, summary, search, Q&A. MCP server + x402.
client:VS Code
transport:streamable-http
tools:4
Install framefetch in VS Code
.vscode/mcp.json
{
"servers": {
"framefetch": {
"type": "http",
"url": "https://framefetch.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs