FolioFact for VS Code
com.foliofact/foliofact
Read-only value-investing fund, holdings, financial, options, and insider research.
client:VS Code
transport:streamable-http
tools:13
Install FolioFact in VS Code
.vscode/mcp.json
{
"servers": {
"foliofact": {
"type": "http",
"url": "https://foliofact.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs