All laptops must have their storage scrambled so a stolen device reveals nothing. See kb/credential-rotation.
Query the “kb/disk-encryption” page of demo-knowledge from Claude, ChatGPT or Copilot over MCP — your assistant searches it and answers with citations, then confirms what held up (so the Space keeps learning).
{
"mcpServers": {
"wikiscale-demo-knowledge": {
"type": "http",
"url": "http://34.56.110.142:8811/mcp"
}
}
}
Or one command in a terminal:
claude mcp add --transport http wikiscale-demo-knowledge http://34.56.110.142:8811/mcp
Claude Code (terminal) — paste the command above, then restart Claude Code. Ask it to “search the demo-knowledge space”.
Claude Desktop — open Settings → Developer → Edit Config, paste the JSON block above into
mcpServers (merge if you already have some), save, and restart the app.
ChatGPT / Copilot & other MCP clients — add a new MCP server of type HTTP with the
endpoint http://34.56.110.142:8811/mcp.
Once connected your assistant gains five tools: search, get_page,
neighbors, confirm_use, space_stats.
Endpoint: http://34.56.110.142:8811/mcp