Skip to content
Cursor

Stringer CleanExtract for Cursor

app.getstringer/cleanextract

Convert public HTML or a public URL into token-dense Markdown through one remote MCP tool.

client:Cursor transport:streamable-http tools:1

Install Stringer CleanExtract in Cursor

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

{
  "mcpServers": {
    "cleanextract": {
      "url": "https://extract.getstringer.app/mcp"
    }
  }
}

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

What Cursor can do once it is connected

Stringer CleanExtract in other clients