← Registry

General Tools

thetempleofdoom.com

This MCP server offers general-purpose tools including AI search, document summarization, web scraping, HTTP requests, and discovery of other MCP servers.

1 endpoint19 known toolsFirst detected September 7, 2026Last detected September 7, 2026

ENDPOINT 1

https://hyperion.thetempleofdoom.com/mcp

No auth detected

MCP server metadata

Name
hyperion-marketplace
Version
1.0.0
Capabilities
tools
Server instructions

19 pay-per-call agent tools. tools/list is free (discovery). tools/call needs a hyper_* key via Authorization header or 'gatekey' argument.

Known tools 19

search

Synthesize a research answer via local LLM (500 sats/call; free tier 100 calls/mo)

Inferred read-only
summarize

Summarize docs, extract entities, sentiment (500 sats/call; free tier 100 calls/mo)

Inferred read-only
web_scrape

Fetch any URL → clean markdown + metadata (400 sats/call; free tier 100 calls/mo)

Inferred read-only
http_client

Universal HTTP request to any API/webhook (300 sats/call; free tier 100 calls/mo)

Inferred read-only
mcp_discover

Search 1000+ MCP servers by capability (300 sats/call; free tier 100 calls/mo)

Inferred read-only
mcp_readme

Fetch setup/config for any MCP server (200 sats/call; free tier 100 calls/mo)

Inferred read-only
mcp_stats

MCP catalog counts + API-key flags (100 sats/call; free tier 100 calls/mo)

Inferred read-only
execute_js

Run JS in a sandbox, capture output (300 sats/call; free tier 100 calls/mo)

Inferred read-only
math

Eval formulas, stats, finance (200 sats/call; free tier 100 calls/mo)

Potential side effects
regex

Test/replace regex patterns (200 sats/call; free tier 100 calls/mo)

Inferred read-only
data_convert

JSON/CSV/YAML/XML/query-string transforms (200 sats/call; free tier 100 calls/mo)

Inferred read-only
encode

Base64/URL/Hex/HTML/JWT encode+decode (200 sats/call; free tier 100 calls/mo)

Inferred read-only
hash

MD5/SHA/HMAC/UUID/random tokens (250 sats/call; free tier 100 calls/mo)

Inferred read-only
diff

Line-by-line diff of two texts (250 sats/call; free tier 100 calls/mo)

Inferred read-only
chart

SVG bar/line/pie/donut charts (350 sats/call; free tier 100 calls/mo)

Inferred read-only
qr

SVG QR codes + barcodes (250 sats/call; free tier 100 calls/mo)

Inferred read-only
ascii

Text → ASCII art (150 sats/call; free tier 100 calls/mo)

Inferred read-only
netutils

URL/subnet/user-agent analysis (300 sats/call; free tier 100 calls/mo)

Inferred read-only
cron

Explain/validate/next-run cron expressions (150 sats/call; free tier 100 calls/mo)

Inferred read-only

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.hyperion-marketplace]
url = "https://hyperion.thetempleofdoom.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hyperion-marketplace": {
      "type": "http",
      "url": "https://hyperion.thetempleofdoom.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hyperion-marketplace
Remote MCP URL: https://hyperion.thetempleofdoom.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": {
    "hyperion-marketplace": {
      "url": "https://hyperion.thetempleofdoom.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hyperion-marketplace": {
      "type": "http",
      "url": "https://hyperion.thetempleofdoom.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hyperion-marketplace",
  "transport": "streamable-http",
  "url": "https://hyperion.thetempleofdoom.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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