Skip to content
Cline

Kilonova MCP for Cline

io.github.milnaos/kilonova-mcp

Persistent local knowledge for AI coding agents with structured records, search, and DOT context.

client:Cline transport:stdio runtime:pypi

Install Kilonova MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "kilonova-mcp": {
      "command": "uvx",
      "args": [
        "kilonova-mcp"
      ],
      "env": {
        "KILONOVA_KB_ROOT": "<KILONOVA_KB_ROOT>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Kilonova MCP in other clients