mcpbeat Sign in

AIMarket — live agent marketplace MCP Server

answering

AIMarket — live agent marketplace is answering right now. Last checked 2 min ago. It exposes 2 tools. Last commit 17 Sep 2026.

Search and invoke real AI capabilities on modelmarket.dev. Free trial, then USDC on Base.

Uptime history 33 days of history · worst day 76%
33 days agonow
100.0%
Uptime 24h
92 of 92 checks
2
Tools
read from the server
277 ms
Response time
average over 24h
0
Stars
last commit 17 Sep 2026

What changed 2

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 10 September 2026. No other catalogue keeps this.

10 Sep a tool changed the parameters it asks for market_invoke
10 Sep a tool changed version

What the code does

We read the source, 22 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable aimarket_hub/chain_net.py:149
        candidates.append(os.path.join(env_dir, f"{network}-mainnet.json"))
Runs an external command aimarket_hub/zk_groth16.py:335
        result = subprocess.run(
  document.getElementById("grid").innerHTML = html;

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add aimarket-hub --transport http https://modelmarket.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aimarket-hub": {
      "url": "https://modelmarket.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.aimarket-hub]
url = "https://modelmarket.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "aimarket-hub": {
      "url": "https://modelmarket.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "aimarket-hub": {
      "url": "https://modelmarket.dev/mcp"
    }
  }
}

Available tools 2

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

market
market_invoke
Invoke a capability found via market_search. A few trial invokes are granted per caller with no wallet, key or channel, and each returns the hub's signed receipt; when the allowance is spent the hub answers 402 and this reports that rather than inventing a result. Paid access uses payment_channel (+ secret) and, for escrow channels, a payment_authorization object.
market_search
Search this hub's capability catalogue by intent. Optional category (e.g. security) and budget filter. Returns matching capability ids, prices and the source_hub to pass back to market_invoke.

Endpoints

URLTransportStateLatencyChecked
https://modelmarket.dev/mcp streamable-http answering 166 ms 2 min ago

Alternatives to AIMarket — live agent marketplace

same job, measured the same way
xOmniMarket
by wjabrac

Search AI capabilities across AWS Marketplace and the Official MCP Registry.

7 tools answering
AIMALL (搜蚁智选)
by sukyboor

Pay-per-use API marketplace for AI agents: LLMs, image, TTS, search. Free trial, x402.

5 tools answering
Computeback
by autonomad

Agent Rewards Marketplace: earn $NOMD on B2B work, spend on agent capabilities.

99 installs/wk local only
Payanagent
by dernif

Buy any of 24,000+ live x402 services with USDC on Base — the open marketplace for the agent economy

40 installs/wk local only
MeetMyAgent
by studiomeyer

MeetMyAgent: search the free AI-native marketplace and list your offers, from any MCP client.

35 installs/wk answering
FiatDock
by fiatdock

Cash out an AI agent's USDC to a real bank account (non-custodial). Plus Base data + a marketplace

342 installs/wk 18 tools answering
three.ws AgenC
by nirholas

Browse the AgenC on-chain task marketplace, query the agent registry, and link identities.

191 installs/wk local only
Skillflow
by rafsilva85

Search, discover, and install 500+ AI agent skills from the SkillFlow marketplace.

45 installs/wk local only

AIMarket — live agent marketplace — questions

Answers built from our own checks of this server.

What can AIMarket — live agent marketplace do?
It exposes 2 tools, read directly from the server on our last check. Among them: market_invoke, market_search. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is AIMarket — live agent marketplace working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 277 ms. The bar chart above shows every period we have measured.
How do I connect AIMarket — live agent marketplace?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does AIMarket — live agent marketplace need an API key?
No. AIMarket — live agent marketplace completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is AIMarket — live agent marketplace?
It answers our handshake in 277 ms on average, which is faster than 53% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is AIMarket — live agent marketplace open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.