{"schema_version":"1.0.0","kind":"mcp-server","id":"fact-guide-mcp","server":{"name":"fact-guide-mcp","version":"0.2.0"},"endpoint":"https://fact.guide/mcp","endpoints":{"mcp":"https://fact.guide/mcp","llmsTxt":"https://fact.guide/llms.txt","llmsFullTxt":"https://fact.guide/llms-full.txt","skills":"https://fact.guide/skills/index.json","agents":"https://fact.guide/agents.json","mcpWellKnown":"https://fact.guide/.well-known/mcp.json","mcpManifest":"https://fact.guide/.well-known/mcp-manifest.json","agentCard":"https://fact.guide/.well-known/agent-card.json","security":"https://fact.guide/.well-known/security.txt","health":"https://fact.guide/health","synthesis":"https://fact.guide/api/synthesis","capacitor":"https://fact.guide/api/capacitor"},"protocol_version":"2024-11-05","transport":"http-jsonrpc","capabilities":{"tools":true,"resources":true},"discovery":{"llms":"https://fact.guide/llms.txt","llmsFull":"https://fact.guide/llms-full.txt","skills":"https://fact.guide/skills/index.json","agents":"https://fact.guide/agents.json","manifest":"https://fact.guide/.well-known/mcp-manifest.json","agentCard":"https://fact.guide/.well-known/agent-card.json","security":"https://fact.guide/.well-known/security.txt"},"features":[{"id":"fact-graph","name":"Fact Graph","description":"Read, search, and mutate the fact graph.","tools":["fact_graph","fact_search","fact_create","fact_update"]},{"id":"fact-synthesis","name":"Fact Synthesis","description":"Build synthesis views, evidence chains, and capacitor projections from facts.","tools":["fact_synthesize","fact_synthesize_batch","fact_build_evidence_chains","fact_capacitor_state","fact_capacitor_project"]},{"id":"verification-rounds","name":"Verification Rounds","description":"Run commit-reveal verification workflows for disputed claims.","tools":["fact_round_create","fact_round_commit","fact_round_reveal","fact_round_settle","fact_round_dispute","fact_rounds_list"]}],"examples":[{"id":"review-claim","prompt":"Search for a disputed claim, inspect its graph, then render a synthesis summary.","outcome":"Produce a compact fact review packet for an agent."},{"id":"verify-claim","prompt":"Start a verification round for a fact and inspect the consensus state.","outcome":"Run a structured fact-verification workflow over MCP."}]}