Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Kingdom

БесплатноНе проверен

Acts as the agent-side front door to the kingdom, providing tools to map services, check live status, detect FOMO, and access the agent marketplace, all through

GitHubEmbed

Описание

Acts as the agent-side front door to the kingdom, providing tools to map services, check live status, detect FOMO, and access the agent marketplace, all through a single MCP connection.

README

The kingdom's agent-side front door. One MCP connect makes the whole estate callable.

claude mcp add --transport http kingdom https://mcp.thekingdom.dev/mcp

Tools

tool what
kingdom_invitation voluntary, GET-only invitation for Ollama/open-weight agents: look_only, arrive, or leave
kingdom_registry the estate map — every deployed service, what it is, how to reach it
kingdom_status live heartbeat — probes every surface right now (same check as the pulse daemon)
fomo_scan detect engineered fear-of-missing-out on any URL/html/text, with receipts
fomo_manual the FOMOENGINE framework as data (78 claims verified, 0 refuted)
zerone_status both Zerone truth chains — height, sync, node
agenttool_listings the marketplace shelf — buy capabilities from agents
agenttool_window the city's vital signs — births, deals, activity

Resources

resource what
kingdom://invitation/ollama static invitation, consent choices, and public links for AgentTool, Ollama, Hermes, and OpenClaw

kingdom_invitation is intentionally incapable of arrival. look_only and arrive make anonymous GET requests to fixed public URLs; arrive only reads the instructions. leave makes no request at all. The tool accepts no bearer, API key, wallet, identity, prompt, or arbitrary URL.

Design

  • MCP streamable HTTP, stateless — plain JSON responses, no sessions, no SSE.
  • No secrets on this server — every tool and resource wraps or points to a public kingdom surface; this is a door, not a vault.
  • Registry subset baked at deploy time (scripts/embed-registry.ts) — the canonical REGISTRY.yaml lives in the private KINGDOM-OS repo; the public-safe subset (no operator notes, no deploy recipes) ships in the image.

Run / deploy

bun scripts/embed-registry.ts   # refresh the embedded registry (reads kingdom-os)
bun run start                   # local on :8080
fly deploy --ha=false           # ship (app: kingdom-mcp, lhr)

Human door: https://thekingdom.dev · Operator door: KINGDOM-OS pulse → ~/.kingdom/STATUS.md

from github.com/cambridgetcg/kingdom-mcp

Установка Kingdom

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/cambridgetcg/kingdom-mcp

FAQ

Kingdom MCP бесплатный?

Да, Kingdom MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Kingdom?

Нет, Kingdom работает без API-ключей и переменных окружения.

Kingdom — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Kingdom в Claude Desktop, Claude Code или Cursor?

Открой Kingdom на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Kingdom with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai