Results identify their source and capture date, with coverage and limitations where available. The active production source registry is not a statement that every family has loaded, complete, fresh, or displayable records.
01 · CONNECT
One live hosted endpoint.
Use hosted MCP 1.0.0 at the Streamable HTTP endpoint https://fonteum.com/api/mcp. The matching @fonteum/mcp@0.4.0 stdio source is not published yet; the configuration below is for use only after operator publication. Hosted access is anonymous and rate-limited. The future package uses a Bearer credential for its protected REST bridges.
{
"_status": "Future stdio config — @fonteum/mcp@0.4.0 is not published",
"mcpServers": {
"fonteum": {
"command": "npx",
"args": ["-y", "@fonteum/mcp@0.4.0"],
"env": { "FONTEUM_API_KEY": "fnt_DEMO_PUBLIC_V1" }
}
}
}Discovery document: https://fonteum.com/.well-known/mcp.json
02 · SEVEN READ-ONLY TOOLS
Use the canonical tool inventory.
The live hosted server and future stdio package contract expose the same seven tools. No tool mutates records, and a returned fact is not a clearance or a verdict.
fonteum_resolve_entityfonteum_search_recordsfonteum_check_exclusions_and_sanctionsfonteum_get_record_as_offonteum_recheckfonteum_list_sourcesfonteum_dataset_info
03 · AGENT GUIDANCE
Keep the source context with the answer.
A public-record result is bounded by the issuer's publication scope and the coverage represented in the response. Preserve those limitations in downstream work and re-confirm material matches with the issuing authority.
Use Fonteum's hosted MCP endpoint (https://fonteum.com/api/mcp) for public-record grounding. For each returned fact, retain the named source and capture date, plus coverage and limitations where present. Do not treat a missing, stale, or indeterminate result as a clearance, risk score, or endorsement. Re-check material matches with the issuing authority.
04 · DISCOVERY
Read the published contract before integrating.
- /openapi.json — public REST reference.
- /.well-known/agent.json — agent discovery card.
- /.well-known/mcp.json — hosted MCP discovery.
- /llms.txt — machine-readable product and source catalog.