Game Development
ogrealm.com
Provides live blockchain data for the Realm of OGs, including census, ledger, and engine states.
ENDPOINT 1
https://ogrealm.com/api/mcp
MCP server metadata
- Name
- Realm of OGs — the Face
- Version
- 1.0.0
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_stateThe 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-onlyread_censusThe living social order — strata, the count over time, and the Living Quota.
Inferred read-onlyread_ledgerProof of Reserves — Total Realm Value reconciled, per-token market caps, and TRV history.
Inferred read-onlyread_realmThe living engines — per-epoch emissions, vaults, and epochs (Mine, Reserve, Lottery).
Inferred read-onlyread_quotaThe Living Quota — seat reachability per class (figures only; the reckoning is sealed to the Crown).
Inferred read-onlyread_pricesThe Crown Oracle price-of-record — six tokens, real-world anchors, reliability tiers.
Inferred read-onlyread_airdropThe Alchemy Airdrop — epochs to UEC 904, the $OGA prize, the citizenship floor.
Inferred read-onlylook_up_walletRead any Solana wallet's seat in the Realm — its class, holdings, and standing — live from chain.
Inferred read-onlyCONNECT 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.
ogrealm.com is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.