Stateless Math Worker
FreeNot checkedMCP configuration and API schema definitions for the x402-monetized Stateless Math Aggregator worker.
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"]
}
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-workerFAQ
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
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare 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
