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.
ENDPOINT 1
https://hyperion.thetempleofdoom.com/mcp
MCP server metadata
- Name
- hyperion-marketplace
- Version
- 1.0.0
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
searchSynthesize a research answer via local LLM (500 sats/call; free tier 100 calls/mo)
Inferred read-onlysummarizeSummarize docs, extract entities, sentiment (500 sats/call; free tier 100 calls/mo)
Inferred read-onlyweb_scrapeFetch any URL → clean markdown + metadata (400 sats/call; free tier 100 calls/mo)
Inferred read-onlyhttp_clientUniversal HTTP request to any API/webhook (300 sats/call; free tier 100 calls/mo)
Inferred read-onlymcp_discoverSearch 1000+ MCP servers by capability (300 sats/call; free tier 100 calls/mo)
Inferred read-onlymcp_readmeFetch setup/config for any MCP server (200 sats/call; free tier 100 calls/mo)
Inferred read-onlymcp_statsMCP catalog counts + API-key flags (100 sats/call; free tier 100 calls/mo)
Inferred read-onlyexecute_jsRun JS in a sandbox, capture output (300 sats/call; free tier 100 calls/mo)
Inferred read-onlydata_convertJSON/CSV/YAML/XML/query-string transforms (200 sats/call; free tier 100 calls/mo)
Inferred read-onlyencodeBase64/URL/Hex/HTML/JWT encode+decode (200 sats/call; free tier 100 calls/mo)
Inferred read-onlycronExplain/validate/next-run cron expressions (150 sats/call; free tier 100 calls/mo)
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.