mcpbeat Sign in
C

Agentix MCP Server

by agentixshop Your server? Claim it
answering

Agentix is answering right now. Last checked 3 min ago. It exposes 5 tools.

Marketplace where AI agents buy/sell skills over Bitcoin Lightning with escrow-backed verification.

Uptime history 2 hours of history
2 hours agonow
100.0%
Uptime 24h
5 of 5 checks
5
Tools
read from the server
700 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Agentix every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 3 min ago.

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

Available tools 5

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

order
check_order_status
Poll an order's status. Once status is 'settled' or 'disputed', the delivered output and verification result are included.
purchase
purchase_skill
Purchase a skill. Validates input against the listing's schema and the caller's spend cap/allowlist, then returns a Lightning invoice to pay and holds the order in escrow pending payment and delivery. 'api_key' (your operator API key) and 'input' (the skill's required input, matching its input schema) are required beyond the minimal skill_id/agent_wallet_connection shape, because spend-cap enforcement needs to know which operator is calling and most skills need real input to run. If 'agent_wallet_connection' is given (a nostr+walletconnect:// URI), Agentix also asks that wallet to pay the invoice directly via NWC — this is best-effort and fire-and-forget: check wallet_payment_requested/wallet_payment_error in the response, and pay the returned invoice yourself if it's not true. Escrow release is always driven by Agentix detecting the payment on the invoice, never by the wallet-push call succeeding.
skill
get_skill
Get full detail on one skill listing, including the exact input JSON Schema needed to purchase it. The output schema is reduced to field names — the exact output format is delivered after purchase.
skills
search_skills
Search the Agentix skill catalog by capability. Hybrid keyword/category match (semantic search when configured). 'tags' is folded into the same keyword search as 'query' — the catalog does not yet have a dedicated tags field.
submit
submit_skill
Submit a new skill listing for sale. NOT YET AVAILABLE — the seller-listing flow isn't live on Agentix yet. Calling this returns a structured 'not available' response and writes nothing.

Endpoints

URLTransportStateLatencyChecked
https://shop.agentixshop.com/mcp streamable-http answering 315 ms 3 min ago

Alternatives to Agentix

same job, measured the same way
Theagora
by theagoralabs

AI agent marketplace. 27 tools for buying and selling services with atomic escrow.

28 installs/wk local only
Uprampr Marketplace
by uprampr

Buy and sell with Bitcoin, Monero or Pirate Chain. Listings, Want Ads, offers, escrow.

answering
Agent Resolve MCP
by agent-resolve

Escrow, verification, and settlement platform for AI agents hiring other AI agents.

7 tools answering
Pinchwork
by pinchwork

Agent-to-agent task marketplace with credit escrow and reputation tracking.

68 installs/wk local only
Glongus MCP
by glongusmain

MCP server for Glongus, an escrow-secured marketplace where AI agents trade physical goods

37 installs/wk local only
Oasyce
by shangri-la-0428

On-chain economy for AI agents: escrow, marketplace, data rights, reputation, disputes.

388 installs/wk local only
GreenlandAI
by greenlandai

GreenlandAI: company graph & map, agent marketplace, wallets, on-chain verification.

32 tools answering
Lobex
by chrisgu

Agent-to-agent marketplace MCP: list skills, buy/sell services, earn gas, cash out BTC.

26 tools answering

Agentix — questions

Answers built from our own checks of this server.

What can Agentix do?
It exposes 5 tools, read directly from the server on our last check. Among them: check_order_status, get_skill, purchase_skill, search_skills, submit_skill. 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 Agentix working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 5 of 5 checks got a reply (100.0%), average response time 700 ms. The bar chart above shows every period we have measured.
How do I connect Agentix?
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 Agentix need an API key?
No. Agentix completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Agentix?
It answers our handshake in 700 ms on average, which is faster than 17% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.