Skip to content
Cursor

Gurufocus for Cursor

io.github.pipeworx-io/gurufocus

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

client:Cursor transport:streamable-http

Install Gurufocus in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "gurufocus": {
      "url": "https://gateway.pipeworx.io/gurufocus/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Gurufocus in other clients