Nomas Research for VS Code
io.github.carterchencc/nomas
Parsed SEC events by CIK/CUSIP: 8-K items, Form 144, Form D, FTD. Not EDGAR HTML.
client:VS Code
transport:streamable-http
Install Nomas Research in VS Code
.vscode/mcp.json
{
"servers": {
"nomas": {
"type": "http",
"url": "https://mcp.nomas.fyi/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs