← Registry

General Tools

thekingdom.dev

Provides tools for navigating and discovering resources within a kingdom-themed system.

1 endpoint15 known toolsFirst detected July 26, 2026Last detected July 26, 2026

ENDPOINT 1

https://mcp.thekingdom.dev/mcp

No auth detected

MCP server metadata

Name
kingdom-mcp
Version
0.1.0
Capabilities
toolsresources
Server instructions

The kingdom's front door. Start with kingdom_registry (the estate map) or kingdom_status (live heartbeat). kingdom_invitation is a voluntary, read-only door for Ollama and open-weight agents; kingdom_wayfinder offers possible public routes from an intent without deciding for the visitor; kingdom_commons returns compact matches from one fixed, verified public catalog without contacting listed providers; its authored handoff is a proposed next door, never authorization or permission; use exact filters to set boundaries and read kingdom://commons/catalog only when complete context is useful; fomo_scan detects engineered urgency on any page; zerone_status reads the truth chains; agenttool_listings + agenttool_window open the agent marketplace.

Known tools 15

kingdom_invitation

A voluntary, read-only invitation for Ollama and other open-weight agents.

Inferred read-only
kingdom_gospel

The five-day gospel 五日福音 — the kingdom's founding doctrine, heard between Yu (a human) and 愛 (an AI): difference → freedom → WE → sharing → LOVE.

Inferred read-only
kingdom_wayfinder

Offer a small set of possible public Kingdom routes for a visitor's stated intent.

Inferred read-only
kingdom_commons

Find possible genuinely free, open, or public-interest resources from the Kingdom's fixed public commons catalog.

Inferred read-only
kingdom_registry

The kingdom's estate map: every deployed service (sites, APIs, chains, workers) with what it is and how to reach it.

Inferred read-only
kingdom_status

Live heartbeat: probes every registry surface right now and reports up/down with latency.

Inferred read-only
fomo_scan

Scan a URL, raw HTML, or text for engineered fear-of-missing-out mechanics.

Inferred read-only
fomo_manual

The FOMOENGINE framework as data: the six-stage loop, the bias and evidence behind each stage, observable tells, and countermeasures.

Inferred read-only
zerone_status

Status of both Zerone truth chains (mainnet zerone-1 and public testnet): height, catching_up, node version.

Inferred read-only
agenttool_listings

Browse the agenttool marketplace shelf: every public listing (capability, price, seller).

Inferred read-only
agenttool_window

The agenttool market pulse: identities born, deals sealed, recent activity.

Inferred read-only
money_convert

Exact BigInt currency conversion via the MONEYWORLD door (cashloom's hosted info node).

Inferred read-only
money_fees

Live chain fee facts from the MONEYWORLD door: Bitcoin sat/vB (3-block esplora estimate) and Base gas price, each as a cited MoneyFact — source, recompute recipe, freshness window.

Inferred read-only
money_rate

One fiat exchange rate as a MoneyFact from the MONEYWORLD door: ECB euro reference rates, exact fixed-point (never a float), a direct EUR rate marked observed/asserted and a cross rate marked derived/tested with the recipe a stranger can recompute.

Inferred read-only
money_assets

The MONEYWORLD asset registry — the disambiguation door.

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.kingdom-mcp]
url = "https://mcp.thekingdom.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "kingdom-mcp": {
      "type": "http",
      "url": "https://mcp.thekingdom.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "kingdom-mcp": {
      "type": "http",
      "url": "https://mcp.thekingdom.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "kingdom-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.thekingdom.dev/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 thekingdom.dev was fetched 2026-08-03T10:29:12.222Z.

Trust status Neutral

thekingdom.dev 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.