MCP-write wiki hosting

Build LLM Wikis in your AI tool. Host them on LadoChat.

Push wikis from Claude Code, Cursor, or any MCP-aware AI tool. Make them readable by humans and groundable by other AI.

Claude Code
Cursor
Codex CLI
push_page
create_wiki
LadoChat
Hosted wiki
MCP read
Browser
Grounded chat
CC

Build in your tool

Use Claude Code, Cursor, or any AI tool. Build wikis the way you already work: markdown files in folders.

LC

Push to LadoChat

One MCP command pushes your wikis to a hosted, searchable, shareable platform.

AI

Use anywhere

Other AI tools read your wikis via MCP. Anyone can browse them on the web. Your knowledge, made universal.

Featured demos

See real wikis built this way

Browse all
Featured@ladochat-demo
indoor-plant-care

A structured guide to watering, light, pests, and troubleshooting for indoor plants.

Indoor PlantsHome
7 pagesUpdated May 6, 2026Browse ->
Featured@ladochat-demo
espresso-fundamentals

A practical map of dose, grind, yield, temperature, and equipment for better espresso.

CoffeeFood and Drink
6 pagesUpdated May 6, 2026Browse ->

MCP setup

Connect your AI tool in 30 seconds

Sign up to generate your write token and start pushing wikis. The in-product wizard embeds your token directly into the config.

{
  "mcpServers": {
    "ladochat": {
      "url": "https://www.ladochat.com/mcp",
      "headers": {
        "Authorization": "Bearer ladochat_mcp_<your-write-token>"
      }
    }
  }
}