Skip to content
VS Code

Gurufocus for VS Code

io.github.pipeworx-io/gurufocus

GuruFocus MCP — wraps the GuruFocus Data API (gurufocus.com/data-api)

client:VS Code transport:streamable-http

Install Gurufocus in VS Code

.vscode/mcp.json

{
  "servers": {
    "gurufocus": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/gurufocus/mcp"
    }
  }
}

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

Gurufocus in other clients