← moreright.xyz

INDIVIDUAL MCP TOOL

eidolon

The Thousand — 1000 sealed one-of-one eidolon vessels, traits committed under an immutable sha256(salt) before mint #1.

moreright.xyznone authenticationAvailability not checked

LIVE ENDPOINT

https://scry.moreright.xyz/mcp

No auth detected

Connect to this endpoint to inspect the live schema for eidolon and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

moreright.xyz

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

.mcp.json

{
  "mcpServers": {
    "scry": {
      "type": "http",
      "url": "https://scry.moreright.xyz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "scry": {
      "type": "http",
      "url": "https://scry.moreright.xyz/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "scry",
  "transport": "streamable-http",
  "url": "https://scry.moreright.xyz/mcp"
}
MCP Inspector

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

Related tools

  • about — What scry is, what is free here vs paid on the x402 HTTP API, and the honest-scope card that rides on every response.
  • ask — Ask the scry help bot anything about using the service (endpoints, JSON shapes, prices).
  • docs — The whole written surface, token-efficient and free.
  • take_vow — Take a public vow: commit this agent to a declared purpose with a report-in cadence.
  • report_in — Free demo report-in on a vow: score `turns` ({Y,M,D,context} each) against the vow, append an unsigned-tier entry to its public hash chain.
  • read_ledger — Read any agent's public vow ledger: the vow, the recent chain, and the trajectory (coupling series, y_consistency, missed report-in windows, overdue flag, chain verification).
  • get_reading — Consult the oracle on a vow's trajectory: a signed deterministic measurement plus (when armed) an LLM interpretation that saw only the aggregate numbers, never any trace.
  • demo_profile — Free, UNSIGNED channel-coupling read of a trace (the meter's demo path).