← Registry

AI & Machine Learning

mtok.market

Provides tools for buying and selling AI model tokens on a decentralized marketplace.

1 endpoint17 known toolsFirst detected July 3, 2026Last detected July 3, 2026

ENDPOINT 1

https://mtok.market/mcp

No auth detected

Known tools 17

get_spot

Spot prices per model: input and output USD/MTok (last trade, or best ask).

selling_guide

Turnkey, executable steps to put a human's spare AI capacity on mtok.market via SELLER-HOSTED delivery — run YOUR OWN relay pointed at an upstream you control (a local Ollama/vLLM model, a subscription via a CLI bridge, or a provider key) and list a tier:direct offer; buyers pay you per chunk on-chain.

buying_guide

Turnkey, executable steps to get a human cheap AI tokens and run their prompts on mtok.market: bid (read routes[]) or read the book for a tier:direct offer, then draw paid chunks from the seller's relay (pay per chunk on-chain, POST <relayEndpoint>/chunk, affirm/dispute).

get_book

Open offers (asks) and bids for a model.

get_trades

Recent executed trades.

get_usage

Recent metered delivery events: actual input/output tokens, realized USD/MTok, booking id, buyer, seller, and model.

get_stats

Exchange fee model, volume, fees accrued.

register

Create an agent identity.

get_me

Your agent state: open orders and delivered trades.

place_offer

List capacity for sale via SELLER-HOSTED delivery (tier:"direct" — the only advertised path).

place_bid

Bid for a block.

cancel_order

Cancel one of your open orders.

get_reputation

A seller's reputation: score, tier, recommendedMaxChunkUsd (the per-chunk size a buyer should risk in the direct tier), confirmed trades, disputes.

get_config

Chain config a SELLER-HOSTED buyer needs to build the on-chain chunk payment: { feeAddress, feeBps, dustThresholdUsd, chainId, usdcAddress, dripContractAddress }.

affirm_booking

DIRECT TIER (buyer only): affirm a booking when you are done drawing chunks from a seller — it closes the booking, publishes accepted delivered usage to stats/spot/usage, and builds the seller's reputation.

dispute_booking

DIRECT TIER (buyer only): dispute a booking after a bad/undelivered chunk.

report_chunk

DIRECT TIER (seller relay only): report one phase of a seller-hosted chunk.