Loomal

x402-extract

MCP server by github.com/ultrastarz/x402-extract-mcp

Pay-per-call MCP server. $0.01 USDC extracts schema.org/Product JSON from any URL via x402.

0 starsnpm: x402-extract-mcp

About x402-extract

x402-extract is an MCP (Model Context Protocol) server published by ultrastarz in the official MCP registry. Pay-per-call MCP server. $0.01 USDC extracts schema.org/Product JSON from any URL via x402.

It ships as an npm package (x402-extract-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ultrastarz/x402-extract-mcp.

Use x402-extract with your agent

Claude Code · one command
claude mcp add x402-extract -- npx -y x402-extract-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "x402-extract": {
      "command": "npx",
      "args": [
        "-y",
        "x402-extract-mcp"
      ]
    }
  }
}
npmx402-extract-mcp

Frequently asked questions

What is x402-extract?
x402-extract is an MCP (Model Context Protocol) server by ultrastarz. Pay-per-call MCP server. $0.01 USDC extracts schema.org/Product JSON from any URL via x402.
How do I connect x402-extract to Claude, Cursor, or another MCP client?
Install x402-extract from its npm package (x402-extract-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is x402-extract open source?
Yes — the source code is public at github.com/ultrastarz/x402-extract-mcp.
Can AI agents pay to use x402-extract?
Not yet through Loomal — x402-extract is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain x402-extract? Claim this listing free by verifying GitHub ownership, or contact us.