Skip to content

feat: add kilocode client support#48

Open
flobo3 wants to merge 1 commit intosupermemoryai:mainfrom
flobo3:feat/add-kilocode-support
Open

feat: add kilocode client support#48
flobo3 wants to merge 1 commit intosupermemoryai:mainfrom
flobo3:feat/add-kilocode-support

Conversation

@flobo3
Copy link
Copy Markdown

@flobo3 flobo3 commented Mar 27, 2026

This PR adds support for Kilo Code, an AI coding assistant.

Kilo Code manages MCP server configurations at two levels:

  1. Global Configuration: Stored in mcp_settings.json (accessible via VS Code settings, typically under globalStorage/kilo.kilo-code/settings/mcp_settings.json).
  2. Project-level Configuration: Defined in a .kilocode/mcp.json file within the project's root directory.

The MCP servers are defined under the mcpServers key.

Changes:

  • Added kilocode to the list of supported clients in clientNames (under VS Code extensions).
  • Configured the correct global path, local path (.kilocode/mcp.json), and config key (mcpServers) in getClientPaths().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant