Skip to content
Cursor

Finnhub for Cursor

io.github.pipeworx-io/finnhub

Finnhub MCP — wraps Finnhub Stock API (finnhub.io)

client:Cursor transport:streamable-http

Install Finnhub in Cursor

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

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

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

Finnhub in other clients