Skip to main content
context_profile_build Build the bounded public site-profile facts: robots.txt, at most 3 sitemap documents and at most 10 selected pages per run, fetched on the verifier’s public fetch boundary with the CLI’s courtesy pacing, with every limit the run hit reported as a count. Facts keep derived fields (titles, h1s, description, canonical, link counts, sitemap membership, byte hashes, fetched_at) , never raw HTML. A page that could not be read is unknown/unreadable, never “no assets”, and missing pages stay explicit.
Repository-local stdio MCP only. This tool is absent from hosted MCP and HTTP. It can write local context files or fetch bounded public context.

Setup and request

Start the local context host with an explicit repository root. Paths are restricted to that root, including symlink resolution.

Input fields

Returned result

Captured from a local fixture repository without external credentials.
The summary can report state ok while pages are unreadable. Stored fact rows contain the fuller derived evidence; this result omits raw HTML. Download result schema.

Result and recovery

The host returns JSON in both structuredContent and text content. The local context reference describes each result, file ownership and recovery. Start/end dates must be supplied together. Thrown input or file failures return isError: true. Missing manual/profile files and unresolved citations also flag an error. Inspect returned connection states separately: revoked or unavailable access can be result data. Manual-only configuration is valid. See local context, CLI context commands and schema conventions.