Claude Code is at its best when it knows how your team actually works. Wikai's remote MCP server gives it your runbooks, decisions, and conventions as grounded context — one command, no plumbing to host.
Generate a token in Wikai (user menu → API tokens), then add the server to your project — or add --scope user to make it available everywhere:
claude mcp add --transport http wikai https://wikai.wiki/api/mcp \
--header "Authorization: Bearer wk_YOUR_TOKEN"search_wiki returns real pages with ids, freshness, and snippets; get_page reads them in full — so Claude Code answers from what your team wrote and can point back to the exact page.
Tokens are scoped to one workspace, read-only unless you say otherwise, hashed at rest, and revocable instantly. Read tools ship readOnlyHint annotations.
On Pro and Ultra, a read + write token lets Claude Code file what it learns as new wiki pages — create-only, so it can never edit or delete existing ones.
Create a workspace, write a few pages, and connect Claude Code in minutes. Every plan can read over MCP; new workspaces start with a 14-day Pro trial, so agent writes work from day one.