A knowledge Space: 3 pages your AI assistant can query in plain language and cite. It learns from use β pages that have helped before rank higher (the β used NΓ badge), so the Space sharpens over time.
Query 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