Talval for VS Code
com.talval/research
Value-investing research: fair values, valuation verdicts, quality scores and 13F portfolios
client:VS Code
transport:streamable-http
tools:7
Install Talval in VS Code
.vscode/mcp.json
{
"servers": {
"research": {
"type": "http",
"url": "https://talval.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs