leona/kb
A CLI tool and MCP server for managing markdown knowledge bases across coding projects.
Platform-specific configuration:
{
"mcpServers": {
"kb": {
"command": "npx",
"args": [
"-y",
"kb"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...