Toll402 · Business directory · Tools · llms.txt · MCP
read_url $0.002 per callFetch any public web page (or PDF) and return clean, LLM-ready Markdown with title, metadata and links. Boilerplate, ads and scripts removed.
POST https://toll402.dev/v1/read
{
"url": "https://en.wikipedia.org/wiki/HTTP_402"
}npx -y toll402-mcp · remote https://toll402.dev/mcp.{
"type": "object",
"properties": {
"url": {
"type": "string",
"description": "Public http(s) URL to read",
"format": "uri"
},
"format": {
"type": "string",
"enum": [
"markdown",
"text",
"both"
],
"default": "markdown",
"description": "Which body format(s) to return"
},
"includeLinks": {
"type": "boolean",
"default": true
},
"includeImages": {
"type": "boolean",
"default": false
},
"maxChars": {
"type": "integer",
"minimum": 500,
"maximum": 500000,
"default": 200000,
"description": "Truncate body to this many characters"
}
},
"required": [
"url"
],
"additionalProperties": false
}
{
"url": "https://en.wikipedia.org/wiki/HTTP_402",
"title": "HTTP 402",
"markdown": "# HTTP 402\n\n...",
"wordCount": 812,
"links": [
{
"text": "x402",
"href": "https://x402.org"
}
]
}
{"mcpServers":{"toll402":{"command":"npx","args":["-y","toll402-mcp"],"env":{"TOLL402_WALLET_KEY":"0x..."}}}}
Toll402 is a pay-per-call tool gateway for AI agents (x402, USDC on Base, no API keys). Data aggregates dated public evidence; "unverified" means unknown, not fake. Referral bounty · Get listed