matterfact for VS Code
com.matterfact/matterfact
Investment research superagent: podcasts, SEC filings, and no-code research pipelines.
client:VS Code
transport:streamable-http
Install matterfact in VS Code
.vscode/mcp.json
{
"servers": {
"matterfact": {
"type": "http",
"url": "https://mcp.matterfact.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs