Skip to content

fix: MCP support for Kilo Code #6

@ronnyskog

Description

@ronnyskog

The suggested MCP configuration in docs do not work in Kilo Code's global CLI configuration file (kilo.json)

This is a working version:

"token-saver-mcp": {
  "type": "local",
  "command": ["npx", "-y", "token-saver-mcp"],
  "enabled": true
}

Please update the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions