mcpbeat

Marketplace MCP Server

com.rocket-core.intel/marketplace
answering

Marketplace is answering right now. Last checked 9 min ago. It exposes 8 tools.

Discover, quote & invoke RocketCore x402-paid cyber/market intelligence products.

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

Connect this server

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

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

Available tools 8

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

rocketcore
check_rocketcore_delivery
Explain/verify delivery for an x402 purchase. RocketCore delivery is ATOMIC with payment (data + receipt returned in the same 200 response), so there is no async delivery to poll. Optionally echoes back a caller-supplied receipt reference for their own records. Never exposes other parties' settlement records.
get_rocketcore_marketplace_status
Return marketplace summary: product counts, live count, categories, supported payment protocols/networks/currencies, and honest per-market publication status. Free.
get_rocketcore_quote
Return the exact price and x402 payment terms (amount, atomic_amount, currency, network, asset, pay_to, endpoint) for a product. Free; quoting does not pay.
list_rocketcore_products
List all RocketCore Intel Marketplace products with status, price, and endpoint. Free, read-only.
search_rocketcore_products
Task-focused search over RocketCore products (deterministic weighted keyword + natural-language match, no LLM). Free.
inspect
inspect_rocketcore_product
Return the full public manifest for one product: schemas, provenance, freshness, limitations, pricing, payment terms. Free.
invoke
invoke_rocketcore_product
Return everything needed for the AGENT to invoke a paid product over x402. This server NEVER pays: it returns the endpoint + x402 payment-required terms; the agent pays with its own wallet and receives data + a settlement receipt in the same 200 response.
recommend
recommend_rocketcore_product
Recommend the best-matching LIVE products for a described task, with an explanation of why each matched. Deterministic, no LLM. Free.

Endpoints

URLTransportStateLatencyChecked
https://intel.rocket-core.com/mcp streamable-http answering 488 ms 9 min ago

Marketplace — questions

Answers built from our own checks of this server.

What can Marketplace do?
It exposes 8 tools, read directly from the server on our last check. Among them: check_rocketcore_delivery, get_rocketcore_marketplace_status, get_rocketcore_quote, inspect_rocketcore_product, invoke_rocketcore_product, list_rocketcore_products and 2 more. 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 Marketplace working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 453 ms. The bar chart above shows every period we have measured.
How do I connect 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 Marketplace need an API key?
No. Marketplace completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Marketplace?
It answers our handshake in 453 ms on average, which is faster than 27% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.