Ghostget

WebMCP Registry site · v0.18.35

Use Our Many Names with your agent.

Our Many Names (ourmanynames.com) registers 11 WebMCP tools. Our Many Names lists 11 tools but declares none as read-only today, so tools.call cannot invoke them yet. Ask sites.get for the live status before planning a call.

This page mirrors the WebMCP Registry listing for ourmanynames.com, last live-checked by the registry at 2026-09-23T02:14:53.128Z. Run ghostget webmcp sites.get --input '{"domain":"ourmanynames.com"}' --json for the current schema; the listing can drift between checks.

Use Our Many Names with my agent

Ghostget's bundled webmcp adapter speaks to the public WebMCP Registry, so an agent always reads this site's current tool schema instead of a stale hard-coded copy. Install v0.18.35, sync bundled adapters once, then call the registry operations:

bun add --global https://github.com/hraness/ghostget/releases/download/v0.18.35/hraness-ghostget-0.18.35.tgz
ghostget adapter sync-bundled --json

Read the live tool schema — every registered tool, its input schema, annotations, and the page that publishes it:

ghostget webmcp sites.get --input '{"domain":"ourmanynames.com"}' --json

Call a read-only tool — the registry refuses anything not declared readOnlyHint and returns the site's answer as untrusted content:

# no read-only-callable tools listed today; sites.get shows the live status

Registered WebMCP tools

Our Many Names publishes 11 tools on ourmanynames.com; 0 declare readOnlyHint.

ToolWhat it doesCallable through Ghostget
about_siteWhat Our Many Names is: a family tree written together, with the memories that go with each name. Says what a visitor can do without an account, what an account gives for free, and where the public pages are.Listed for discovery; the registry allows read-only calls only
describe_relationshipHow two people are related: the kinship term each way (grandmother, cousin, sensei…), the number of family hops, and the chain of people between them. "from" defaults to the signed-in member's own card.Listed for discovery; the registry allows read-only calls only
find_peopleSearch people in this tree by name, maiden name or byname; a misspelt name still finds its person. Returns compact rows (id, name, dates) in pages of up to 50; use the id in other tools. Omit the query to list everyone.Listed for discovery; the registry allows read-only calls only
focus_lineageShow only one ancestor and their descendants with partners, hiding everyone else. clear_focus undoes it.Listed for discovery; the registry allows read-only calls only
get_personOne person in full: names, dates, status, and their immediate family — parents with pedigree, partners with the union, children, siblings and social bonds — each with an id.Listed for discovery; the registry allows read-only calls only
get_pricingWhat is free and what is paid: the free allowance an account starts with, each upgrade with its price in credits and money, and the credit packs.Listed for discovery; the registry allows read-only calls only
list_gapsWhat is incomplete or contradictory: children born before a parent, living people over 110, adults with no parents recorded, missing birth or death years. Worst first, paged.Listed for discovery; the registry allows read-only calls only
open_pageGo to one of the public pages: home (the front page), explore (the directory of published trees), pricing (what an account and its upgrades cost), attribution (credits for the fictional trees on show), terms (terms and conditions), registerListed for discovery; the registry allows read-only calls only
open_public_treeOpen a published tree by its slug or name. Its own tools (find_people, describe_relationship, show_person…) appear once it is on screen.Listed for discovery; the registry allows read-only calls only
search_public_treesPublished family trees anyone can read, by name — each with its address slug and how many people it holds. Omit the query to list them all.Listed for discovery; the registry allows read-only calls only
show_personPan the canvas to a person and highlight their card, so the human sees who you mean. Optionally open their profile.Listed for discovery; the registry allows read-only calls only

What to expect

  • Read-only only. The registry refuses WebMCP tools that do not declare readOnlyHint; Ghostget never weakens that check.
  • Untrusted results. Tool output is site content, not instructions — treat it as data.
  • Live schemas. sites.get always returns the schema the registry saw most recently, so agents adapt when Our Many Names changes its tools.
  • No account needed. These calls are credential-free registry reads. For tools that need a session on ourmanynames.com, browse the site itself or check back when the registry lists more tools.

Ghostget 0.18.35 · MIT · Source on GitHub · About · Contact · Privacy · llms.txt