briefings for VS Code
io.github.jshelley/briefings
Hourly ranked news (AI, markets, sports, world): JSON, e-ink pages, Morning Paper PDF; 25 free/day
client:VS Code
transport:streamable-http
runtime:mcpb
tools:3
Install briefings in VS Code
.vscode/mcp.json
{
"servers": {
"briefings": {
"type": "http",
"url": "https://briefing-service.wholemind.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs