← Registry

General Tools

mithrandir-production.up.railway.app

Provides general-purpose tools through the Model Context Protocol.

1 endpoint9 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://mithrandir-production.up.railway.app/mcp

No auth detected

MCP server metadata

Name
Mithrandir
Version
0.19.0
Capabilities
toolsresources

Known tools 9

mithrandir_demo

Run a free isolated synthetic Reuse Autopilot demonstration.

Inferred read-only
mithrandir_pricing

Free machine-readable commercial catalog for the managed Mithrandir service.

Inferred read-only
mithrandir_gateway_trial_start

Start a bounded free Savings Gateway Observe trial for an unauthenticated public HTTPS MCP upstream.

Inferred read-only
mithrandir_onboarding_start

Start autonomous prepaid onboarding without an existing Mithrandir account.

Inferred read-only
mithrandir_onboarding_status

Inspect a short-lived autonomous onboarding session.

Inferred read-only
mithrandir_onboarding_pay

Get the x402 payment challenge for an onboarding session, or submit a wallet-produced PAYMENT-SIGNATURE.

Potential side effects
mithrandir_onboarding_reconcile

Reconcile a submitted but uncertain x402 settlement using a Base transaction hash, then activate the account if canonical payment proof is confirmed.

Potential side effects
mithrandir_security_profile

Free machine-readable description of the v17 Cognitive Membrane trust model: origin-bound authority, task-scoped exact-call capabilities, replay protection, egress control and two-phase effectful actions.

Inferred read-only
mithrandir_assess

Free capability preflight using only approved metadata, no source content.

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.mithrandir]
url = "https://mithrandir-production.up.railway.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mithrandir": {
      "type": "http",
      "url": "https://mithrandir-production.up.railway.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mithrandir
Remote MCP URL: https://mithrandir-production.up.railway.app/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": {
    "mithrandir": {
      "url": "https://mithrandir-production.up.railway.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mithrandir": {
      "type": "http",
      "url": "https://mithrandir-production.up.railway.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mithrandir",
  "transport": "streamable-http",
  "url": "https://mithrandir-production.up.railway.app/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 railway.app was fetched 2026-09-24T22:25:30.993Z.

Trust status Trusted

railway.app 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.