Loading MCP server directory, please wait...
Persistent local knowledge for AI coding agents with structured records, search, and DOT context.
npx @getmcp/cli add io.github.MilnaOS/kilonova-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MilnaOS/kilonova-mcp": {
"command": "uvx",
"args": [
"kilonova-mcp"
],
"env": {
"KILONOVA_KB_ROOT": ""
}
}
}
}