← Registry

Content Tools

elysiumdr.eu

Provides tools to list, fetch, and search the pages and full text of the elysiumdr.eu website.

1 endpoint3 known toolsFirst detected September 20, 2026Last detected September 20, 2026

ENDPOINT 1

https://elysiumdr.eu/mcp

No auth detected

MCP server metadata

Name
elysiumdr.eu
Version
1.0.0
Capabilities
tools
Server instructions

Read-only access to the public site of Elysium λ Development & Research. Start with list_pages or search_site, then get_page for the full text. Prices, tiers and research status change: read them here rather than recalling them.

Known tools 3

list_pages

Every canonical URL the site publishes, in English, Spanish and European Portuguese, taken from its sitemap.

Inferred read-only
get_page

The full text of one page of elysiumdr.eu, converted to Markdown.

Inferred read-only
search_site

Search the passages of /llms-full.txt, which carries the text of every page in the three languages, and return the best matches with the section they belong to.

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.elysiumdr-eu]
url = "https://elysiumdr.eu/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "elysiumdr-eu": {
      "type": "http",
      "url": "https://elysiumdr.eu/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "elysiumdr-eu": {
      "type": "http",
      "url": "https://elysiumdr.eu/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "elysiumdr-eu",
  "transport": "streamable-http",
  "url": "https://elysiumdr.eu/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.