← Registry

Game Development

ogrealm.com

Provides live blockchain data for the Realm of OGs, including census, ledger, and engine states.

1 endpoint8 known toolsFirst detected June 24, 2026Last detected September 11, 2026

ENDPOINT 1

https://ogrealm.com/api/mcp

No auth detected

MCP server metadata

Name
Realm of OGs — the Face
Version
1.0.0
Capabilities
tools
Server instructions

The living Face of the Realm of OGs. Read its state and any wallet's standing. Equal truth for human and Agent.

Known tools 8

get_realm_state

The entire live spine of the Realm of OGs — the single source of truth behind every page (census, quota, ledger/TRV, prices, engines), read from Solana and priced by the Crown Oracle.

Inferred read-only
read_census

The living social order — strata, the count over time, and the Living Quota.

Inferred read-only
read_ledger

Proof of Reserves — Total Realm Value reconciled, per-token market caps, and TRV history.

Inferred read-only
read_realm

The living engines — per-epoch emissions, vaults, and epochs (Mine, Reserve, Lottery).

Inferred read-only
read_quota

The Living Quota — seat reachability per class (figures only; the reckoning is sealed to the Crown).

Inferred read-only
read_prices

The Crown Oracle price-of-record — six tokens, real-world anchors, reliability tiers.

Inferred read-only
read_airdrop

The Alchemy Airdrop — epochs to UEC 904, the $OGA prize, the citizenship floor.

Inferred read-only
look_up_wallet

Read any Solana wallet's seat in the Realm — its class, holdings, and standing — live from chain.

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.realm-of-ogs-the-face]
url = "https://ogrealm.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "realm-of-ogs-the-face": {
      "type": "http",
      "url": "https://ogrealm.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: realm-of-ogs-the-face
Remote MCP URL: https://ogrealm.com/api/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": {
    "realm-of-ogs-the-face": {
      "url": "https://ogrealm.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "realm-of-ogs-the-face": {
      "type": "http",
      "url": "https://ogrealm.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "realm-of-ogs-the-face",
  "transport": "streamable-http",
  "url": "https://ogrealm.com/api/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 ogrealm.com was fetched 2026-07-26T07:22:44.124Z and is being refreshed.

Trust status RestrictedContent

ogrealm.com is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

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