valuefeed for VS Code
com.edgethirteen.www/valuefeed
Weekly SEC-sourced research packet licensed for newsletter writers to build commentary on.
client:VS Code
transport:streamable-http
Install valuefeed in VS Code
.vscode/mcp.json
{
"servers": {
"valuefeed": {
"type": "http",
"url": "https://www.edgethirteen.com/api/mcp/valuefeed"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs