Margin of Insight — Equity Research for VS Code
com.marginofinsight/research
Equity research API for US-listed companies. Free primer, $1 fundamentals, $2 investment memo.
client:VS Code
transport:streamable-http
tools:6
Install Margin of Insight — Equity Research in VS Code
.vscode/mcp.json
{
"servers": {
"research": {
"type": "http",
"url": "https://app.marginofinsight.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs