Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Stateless Math Worker

FreeNot checked

MCP configuration and API schema definitions for the x402-monetized Stateless Math Aggregator worker.

GitHubEmbed

About

MCP configuration and API schema definitions for the x402-monetized Stateless Math Aggregator worker.

README

An ultra-efficient, zero-maintenance utility service built on Hono and Cloudflare Workers. It solves the non-deterministic calculation liabilities common to LLM agents by performing 100% precise data cleaning, mathematical aggregation, and matrix grouping on the edge in microseconds.

Specifications & Machine Pricing

  • Payment Layer: x402 Open Protocol Standard (MoltPe Native Engine)
  • Execution Cost: 1,000 micro-USDC ($0.001 USD) per request
  • Settlement Chain: Base Network Mainnet (eip155:8453)
  • Compliance Structure: Handled via MoltPe aggregation routing (Simple Service Revenue).

Operational Workflow

When an autonomous agent makes an unpaid request, the engine returns an HTTP 402 Payment Required response containing transaction requirements. Native x402 agents automatically detect these headers, execute a gasless stablecoin settlement signature through MoltPe, and instantly resubmit the request to finish the task.

Core Routes

POST /aggregate

Input Structure Example

{
  "data": [
    { "revenue": "$1,450.00px", "category": "Utilities" },
    { "revenue": "300.50 USD", "category": "Utilities" },
    { "revenue": "$12.00", "category": "Consulting" }
  ],
  "targetKey": "revenue",
  "groupBy": ["category"]
}

from github.com/seob5285-alt/Stateless-math-worker

Installing Stateless Math Worker

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/seob5285-alt/Stateless-math-worker

FAQ

Is Stateless Math Worker MCP free?

Yes, Stateless Math Worker MCP is free — one-click install via Unyly at no cost.

Does Stateless Math Worker need an API key?

No, Stateless Math Worker runs without API keys or environment variables.

Is Stateless Math Worker hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Stateless Math Worker in Claude Desktop, Claude Code or Cursor?

Open Stateless Math Worker on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Stateless Math Worker with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs