{% extends "base.html" %} {% block title %}Help — Connect Claude — Waikiki{% endblock %} {% block content %}
Let Claude (via Claude Desktop) read and edit your wikis over MCP, and co-edit pages with you live. The config below is filled in with this install's real paths — just copy it in.
{{ web_url }}.{{ config_path }}
mcpServers
block, add the "waikiki" entry inside it.
{{ claude_config }}
switch_wiki before it can read
or write pages; this keeps the wikis from mixing.Open a page’s editor here, then ask Claude: “In the Beaconlight wiki, add a ‘Getting started’ section to the Overview page.” Watch it type into your editor live, with a Claude presence chip.
list_wikis, switch_wiki,
current_wiki, create_wiki — pick which isolated wiki
to work in (required first).list_pages, get_page
(with a heading outline), search, backlinks,
broken_links, changes_since (a change feed).edit_page (find/
replace — preferred), replace_section, insert_after
/ insert_before, prepend_to_page,
remove_from_page, append_to_page. Whole-body
replace_page is a last resort.create_page, clone_page,
delete_page (to trash), list_trash,
restore_page, set_parent /
list_children / search_subpages.Every tool result names the wiki it acted on, so Claude
never silently crosses between wikis. Claude’s active wiki is independent of
the one you’re viewing here — tell it to switch_wiki to match.
After a Waikiki update, fully quit and reopen Claude Desktop
so it picks up new tools.