← Registry

Security & Testing

madeinro.eu

Provides crisis playbooks and reporting channels for digital incidents.

2 endpoints19 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://compass.madeinro.eu/mcp

No auth detected

MCP server metadata

Name
digital-compass-mcp
Version
0.5.0
Capabilities
tools.listChangedresources.listChanged

Known tools 5

compass_list_situations

All digital-crisis situations (reactive playbooks: fake link, hacked account, online scam.

Inferred read-only
compass_get_content

The full markdown of a crisis playbook (steps to take now, what NOT to do, how to recognize it next time, where to report) or of a prevention guide.

Inferred read-only
compass_find_playbook

Matches the situation in the user's own words ("I clicked a link and it asked for my card") against the covered situations.

Inferred read-only
compass_report_channels

Real reporting channels for digital incidents, from the playbooks' "Where to report" sections.

Inferred read-only
compass_freshness

The date of the last editorial review ("last verified") for every playbook and guide — transparency about how fresh the advice is.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "digital-compass-mcp",
  "transport": "streamable-http",
  "url": "https://compass.madeinro.eu/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://tv.madeinro.eu/mcp

No auth detected

MCP server metadata

Name
rotv-mcp
Version
3.3.0
Capabilities
tools.listChangedresources.listChanged

Known tools 14

tv_now_on_tv

Returns the programs currently broadcasting on Romanian TV channels.

Inferred read-only
tv_search_program

Search programs across all 254 Romanian TV channels by free-text title, channel, category, and time window.

Inferred read-only
tv_get_prime_time

Returns the prime-time lineup (20:00–23:00 Europe/Bucharest) for a given date, grouped by channel.

Inferred read-only
tv_recommend_today

Returns up to N ranked program recommendations for a given timeframe.

Inferred read-only
tv_get_title_details

Looks up a title across upcoming Romanian TV airings (next N hours, default 48) and the live streaming catalog for Romania (Netflix, HBO Max, Prime Video, Disney+, Apple TV+).

Inferred read-only
tv_recommend_by_mood

Returns top-N Romanian TV programs ranked for a given mood (obosit/vesel/concentrat/romantic/familie/captivant — RO/EN aliases accepted).

Inferred read-only
tv_plan_evening

Builds a coherent TV watching plan for an evening — either one long program filling the budget or 2-3 segments with small gaps.

Inferred read-only
tv_compare_options

Compares 2-5 program titles by scoring each against the chosen mood, finding the next TV airing (next 48h by default) and looking each up in the streaming catalog.

Inferred read-only
tv_find_for_couple

Finds TV programs that satisfy two people with different moods/preferences.

Inferred read-only
tv_explain_recommendation

Returns a full score breakdown for a specific program in a given mood/context: per-component value + reason, extracted genres, streaming cross-ref, freshness, sources used, and a list of alternatives that were not picked (with the specific reason each was dropped).

Inferred read-only
tv_check_freshness

Reports the last-updated time of each underlying data source (EPG normalized, EPG homepage, streaming catalog), the age in minutes, the expected next refresh, and whether any source is stale (older than 1.

Inferred read-only
tv_concierge

You have a window of free time — decide for me what to watch right now.

Inferred read-only
tv_important_today

What actually matters on Romanian TV today: World Cup / Euro / Champions League matches, finals, knockout games, national-team fixtures.

Inferred read-only
tv_tonight_card

The daily "what is worth watching tonight?

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "rotv-mcp",
  "transport": "streamable-http",
  "url": "https://tv.madeinro.eu/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 madeinro.eu was fetched 2026-08-03T22:59:04.113Z and is being refreshed.

Trust status Neutral

madeinro.eu is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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