ShareSEER for VS Code
com.shareseer/mcp
Access SEC filings, insider transactions, and financial data via the ShareSEER API.
client:VS Code
transport:streamable-http
Install ShareSEER in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://shareseer.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs