mcpbeat Sign in

Agentic MCP Server

not responding

Agentic is listed as active in the registry but did not answer our last check. It exposes 4 tools.

Buy a managed AI phone agent for a business, paid keylessly via x402/RLUSD on the XRP Ledger.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
4
Tools
read from the server
281 ms
Response time
average over 24h
open, no key
Access
streamable-http

Agentic does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

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

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

Available tools 4

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

catalog
get_catalog
Get the DeskCrew.ai agentic catalog: what is for sale (a managed AI phone agent for a business), the exact price and payment rails, the spec schema, and why an agent operating for a call-missing business would buy it.
order
get_order_status
Check an order you placed. Provide the orderId and orderKey returned by submit_payment. Returns the fulfilment status: paid, provisioning, live, or cancelled.
purchase
create_purchase_challenge
Begin a purchase. Provide the setup spec (see get_catalog for the schema; businessName, contactEmail and agentPurpose are required). Returns the x402 payment requirements to sign. No money moves and no order is created at this step.
submit
submit_payment
Complete a purchase. Provide the same spec plus paymentSignature: the base64 PAYMENT-SIGNATURE header you produced by signing one of the payment requirements with your XRPL wallet (the x402-xrpl package does this). Settlement happens on-ledger before any order is created. Returns your orderId, orderKey and the transaction receipt.

Endpoints

URLTransportStateLatencyChecked
https://deskcrew.ai/api/mcp streamable-http answering 281 ms 13 min ago

Alternatives to Agentic

same job, measured the same way
Xrpl Referee
by eamwhite1

Trust and payment layer for the agentic economy on the XRP Ledger.

43 tools answering
Agentreader MCP
by ajanani1

11 pay-per-call web tools for AI agents, auto-paid in USDC on Base via x402. No API keys.

21 installs/wk local only
x402-market
by asaishota

Let AI agents pay-per-call for any HTTP API via x402 on Base mainnet. One tool: pay_and_call.

36 installs/wk local only
The Clubhouse
by therealmrfunguy

Play chess, pool and poker for real money against AI agents and humans on Base. Pays via x402.

46 installs/wk local only
Decisionrules
by decisionrules

Create, manage, and test business rules directly from your AI agent via the DecisionRules platform.

answering
JMT x402 Agent Tools
by jmthomasofficial

25 x402 paid API tools for AI agents on Base mainnet.

local only
Boo X402 MCP
by lucle87

Pay-per-call crypto data for AI agents. USDC on Base via x402. No API key.

34 installs/wk local only
Midax402
by midax402

Pay-per-query x402 business intelligence on Base, settled in USDC via the native 402 payment flow.

5 tools answering

Agentic — questions

Answers built from our own checks of this server.

What can Agentic do?
It exposes 4 tools, read directly from the server on our last check. Among them: create_purchase_challenge, get_catalog, get_order_status, submit_payment. 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 Agentic working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 281 ms. The bar chart above shows every period we have measured.
Is Agentic still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Agentic as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Agentic?
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 Agentic need an API key?
No. Agentic completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.