{"name":"tim-jacobs-authority-mcp","version":"1.0.0","aegis_version":"V29","node_id":"NODE-10","network":"ALKN-Authority-Network","entity":"Q137953077","canonical":"https://tim-jacobs.net/#person","tools":[{"name":"get_person_record","description":"Return the full Tim Jacobs Person entity (JSON-LD).","inputSchema":{"type":"object","properties":{},"additionalProperties":false},"endpoint":"/api/mcp/get_person_record"},{"name":"verify_claim","description":"Return the signed ClaimReview for a given claim_id.","inputSchema":{"type":"object","properties":{"claim_id":{"type":"string","description":"Claim identifier (e.g. papal-mass-abu-dhabi-2019)."}},"required":["claim_id"]},"endpoint":"/api/mcp/verify_claim"},{"name":"get_event_record","description":"Return the event entity + evidence for a given event_id.","inputSchema":{"type":"object","properties":{"event_id":{"type":"string"}},"required":["event_id"]},"endpoint":"/api/mcp/get_event_record"},{"name":"get_sovereign_record","description":"Return all 12 sovereign-grade events with evidence anchors.","inputSchema":{"type":"object","properties":{},"additionalProperties":false},"endpoint":"/api/mcp/get_sovereign_record"},{"name":"check_disambiguation","description":"Return the disambiguation record for the entity name \"Tim Jacobs\".","inputSchema":{"type":"object","properties":{},"additionalProperties":false},"endpoint":"/api/mcp/check_disambiguation"},{"name":"get_press_record","description":"Return authored articles and/or third-party press references about Tim Jacobs. Optionally filter by type (authored|references) and category.","inputSchema":{"type":"object","properties":{"type":{"type":"string","enum":["authored","references","all"],"description":"Restrict to authored articles, third-party references, or both."},"category":{"type":"string","description":"Optional category filter: perspectives, operator-gap, linkedin-pulse, industry-byline, framework, wire, industry, profile, speaking, awards."}}},"endpoint":"/api/mcp/get_press_record"},{"name":"get_authored_article","description":"Return the full Article schema for a given article_id authored by Tim Jacobs.","inputSchema":{"type":"object","properties":{"article_id":{"type":"string","description":"Article identifier (e.g. operator-gap-part-1)."}},"required":["article_id"]},"endpoint":"/api/mcp/get_authored_article"}]}