← Registry

Data Collection

rocket-core.com

Provides access to RocketCore Intel Marketplace products for listing, searching, inspecting, recommending, and quoting data products.

1 endpoint8 known toolsFirst detected July 27, 2026Last detected August 29, 2026

ENDPOINT 1

https://intel.rocket-core.com/mcp

No auth detected

MCP server metadata

Name
rocketcore-intel-marketplace
Version
1.0.0
Capabilities
tools
Server instructions

RocketCore Intel Marketplace. Discovery tools are free; invoke_* returns x402 payment terms for the agent to pay. This server never pays.

Known tools 8

list_rocketcore_products

List all RocketCore Intel Marketplace products with status, price, and endpoint.

Inferred read-only
search_rocketcore_products

Task-focused search over RocketCore products (deterministic weighted keyword + natural-language match, no LLM).

Inferred read-only
inspect_rocketcore_product

Return the full public manifest for one product: schemas, provenance, freshness, limitations, pricing, payment terms.

Potential side effects
recommend_rocketcore_product

Recommend the best-matching LIVE products for a described task, with an explanation of why each matched.

Inferred read-only
get_rocketcore_quote

Return the exact price and x402 payment terms (amount, atomic_amount, currency, network, asset, pay_to, endpoint) for a product.

Potential side effects
invoke_rocketcore_product

Return everything needed for the AGENT to invoke a paid product over x402.

Inferred read-only
check_rocketcore_delivery

Explain/verify delivery for an x402 purchase.

Potential side effects
get_rocketcore_marketplace_status

Return marketplace summary: product counts, live count, categories, supported payment protocols/networks/currencies, and honest per-market publication status.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.rocketcore-intel-marketplace]
url = "https://intel.rocket-core.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "rocketcore-intel-marketplace": {
      "type": "http",
      "url": "https://intel.rocket-core.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: rocketcore-intel-marketplace
Remote MCP URL: https://intel.rocket-core.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "rocketcore-intel-marketplace": {
      "url": "https://intel.rocket-core.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "rocketcore-intel-marketplace": {
      "type": "http",
      "url": "https://intel.rocket-core.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "rocketcore-intel-marketplace",
  "transport": "streamable-http",
  "url": "https://intel.rocket-core.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for rocket-core.com was fetched 2026-08-01T03:23:59.121Z and is being refreshed.

Trust status Trusted

rocket-core.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.