CC
Build in your tool
Use Claude Code, Cursor, or any AI tool. Build wikis the way you already work: markdown files in folders.
Push wikis from Claude Code, Cursor, or any MCP-aware AI tool. Make them readable by humans and groundable by other AI.
Use Claude Code, Cursor, or any AI tool. Build wikis the way you already work: markdown files in folders.
One MCP command pushes your wikis to a hosted, searchable, shareable platform.
Other AI tools read your wikis via MCP. Anyone can browse them on the web. Your knowledge, made universal.
Featured demos
A structured guide to watering, light, pests, and troubleshooting for indoor plants.
A practical map of dose, grind, yield, temperature, and equipment for better espresso.
MCP setup
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>"
}
}
}
}