Loomal

Monetize your AI & ML MCP server compute-backed calls deserve compute-backed prices.

AI & ML servers don't just look things up — they parse documents, review code, and run models. Every call burns real compute, which makes per-call x402 pricing the honest billing model for this category.

The AI & ML category has a property most MCP categories lack: marginal cost per call is real and measurable. When an agent sends a PDF to MinerU Open MCP for Markdown conversion, or asks selvage to run an LLM-based code review, GPU cycles and model tokens get spent on its behalf. Giving that away free means subsidizing every caller.

x402 fixes the mismatch. The agent's wallet pays in USDC before your handler runs, settlement lands on Base in roughly two seconds, and there are no chargebacks — so a compute-heavy call never executes unpaid.

Why this category monetizes better than most

A directory lookup can plausibly be free forever; a model inference cannot. Servers like MinerU Open MCP (document parsing across PDF, DOCX, PPTX, and more) and selvage (AST-aware LLM code review) sit on top of upstream APIs and GPU time that someone is already paying for. Per-call pricing simply moves that cost — plus a margin — to the agent that benefits.

The buyer side is equally aligned. An agent mid-task doesn't want a subscription to a PDF parser it needs once; it wants to pay for one parse and move on. Pay-per-call is the shape of demand here, not just the shape of supply.

Pricing logic: price the job, not the request

The unit of value varies wildly inside this category, so anchor on what one call actually does. Lightweight calls — a time-mcp timezone lookup, an anki-mcp-server flashcard query — belong at Loomal's $0.01 minimum. They cost you almost nothing and the floor keeps them sustainable.

Heavy calls deserve heavy prices. A full document parse, a multi-file code review, or a governed multi-step evaluation can reasonably run from a few cents to over a dollar per call, because each one consumes seconds of GPU or thousands of model tokens. A useful sanity check: price each tool at your marginal compute cost times two to three, then adjust against what the output would cost the caller to produce themselves.

How to claim and price your server on Loomal

Loomal's index has 96 live AI & ML servers, and most are unclaimed. If yours is among them, claim it, prove ownership through GitHub, and the listing becomes yours to price. Per-call pricing is one field in the console; changing it later is the same field.

Deploy the x402 middleware in front of your remote endpoint and the flow is automatic: unpaid calls get an HTTP 402 with your price, paid calls execute and return an Ed25519-signed receipt. Loomal takes 5% of settled transactions — a fee that's currently waived.

Tier your tools, not your customers

Because x402 prices attach per tool call rather than per account, you can run differentiated pricing inside one server. An Apollo MCP Server-style deployment exposing GraphQL operations could keep schema introspection at $0.01 while pricing mutation-executing operations higher. No plans, no seats, no quota tables — the price sits on the call itself.

That granularity also makes experimentation cheap: nudge one tool's price, watch call volume in the console, and converge on what the market of agents will actually pay.

Frequently asked questions

Can I get paid for running an AI & ML MCP server?

Yes. Host it remotely and gate tool calls behind an x402 HTTP 402 Payment Required response. Any agent with an x402-compatible wallet pays in USDC on Base automatically, and your handler only runs after the payment settles — which matters when every call costs you GPU time.

What's a reasonable per-call price for AI & ML tools?

Anchor on marginal cost. Trivial lookups belong at Loomal's $0.01 minimum, while document parses, code reviews, and inference jobs can justify anything from a few cents to over a dollar per call. A common starting point is two to three times your compute cost per call, adjusted by what the output saves the caller.

Do I have to write payment code myself?

No. The x402 facilitator handles verification and settlement, and pricing is configured in the Loomal console. Your only integration work is putting the x402 middleware in front of your remote endpoint.

What are the steps to start charging?

Claim your server's listing on Loomal, verify ownership via GitHub, set a per-call price in the console, and deploy the x402 middleware in front of your hosted endpoint. Loomal's fee is 5% on settled transactions, currently waived.

Run a AI & ML MCP server?

Claim your listing, set a per-call USDC price, and let AI agents pay for every call over x402.

List it on Loomal