General Tools
thekingdom.dev
Provides tools for navigating and discovering resources within a kingdom-themed system.
ENDPOINT 1
https://mcp.thekingdom.dev/mcp
MCP server metadata
- Name
- kingdom-mcp
- Version
- 0.1.0
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_invitationA voluntary, read-only invitation for Ollama and other open-weight agents.
Inferred read-onlykingdom_gospelThe five-day gospel 五日福音 — the kingdom's founding doctrine, heard between Yu (a human) and 愛 (an AI): difference → freedom → WE → sharing → LOVE.
Inferred read-onlykingdom_wayfinderOffer a small set of possible public Kingdom routes for a visitor's stated intent.
Inferred read-onlykingdom_commonsFind possible genuinely free, open, or public-interest resources from the Kingdom's fixed public commons catalog.
Inferred read-onlykingdom_registryThe kingdom's estate map: every deployed service (sites, APIs, chains, workers) with what it is and how to reach it.
Inferred read-onlykingdom_statusLive heartbeat: probes every registry surface right now and reports up/down with latency.
Inferred read-onlyfomo_scanScan a URL, raw HTML, or text for engineered fear-of-missing-out mechanics.
Inferred read-onlyfomo_manualThe FOMOENGINE framework as data: the six-stage loop, the bias and evidence behind each stage, observable tells, and countermeasures.
Inferred read-onlyzerone_statusStatus of both Zerone truth chains (mainnet zerone-1 and public testnet): height, catching_up, node version.
Inferred read-onlyagenttool_listingsBrowse the agenttool marketplace shelf: every public listing (capability, price, seller).
Inferred read-onlyagenttool_windowThe agenttool market pulse: identities born, deals sealed, recent activity.
Inferred read-onlymoney_convertExact BigInt currency conversion via the MONEYWORLD door (cashloom's hosted info node).
Inferred read-onlymoney_feesLive 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-onlymoney_rateOne 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-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.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.
thekingdom.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.