Ricord — knowledge wiki, auto-organized. Ships an MCP server (`ricord-mcp`) and a wiki authoring CLI (`ricord setup`, `ricord build`, `ricord learn`, `ricord push`, `ricord compile`, …).
{
"mcpServers": {
"ricord": {
"command": "npx",
"args": [
"-y",
"ricord"
]
}
}
}