Skip to content
Cursor

Jina Reader for Cursor

io.github.pipeworx-io/jina-reader

Jina AI Reader/Search MCP — turn any URL into clean LLM-ready markdown, plus web search.

client:Cursor transport:streamable-http

Install Jina Reader in Cursor

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

{
  "mcpServers": {
    "jina-reader": {
      "url": "https://gateway.pipeworx.io/jina-reader/mcp"
    }
  }
}

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

Jina Reader in other clients