Skip to content
VS Code

mcp for VS Code

com.earnings-watcher/mcp

Live options-implied earnings moves, 10y implied-vs-actual history, IV rush/crush, scanner.

client:VS Code transport:streamable-http

Install mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://earnings-watcher-mcp-611514391657.us-central1.run.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

mcp in other clients