page extract for Cursor
com.x402supply/page-extract
URL to clean article markdown/text + metadata and links. Deterministic. $0.001/call via x402.
client:Cursor
transport:streamable-http
tools:1
Install page extract in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"page-extract": {
"url": "https://page-extract.x402supply.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs