Kilo-Org/kilo-dev-mcp-server
A collection of MCP tools used to speed up local development for Kilo Code
Platform-specific configuration:
{
"mcpServers": {
"kilo-dev-mcp-server": {
"command": "npx",
"args": [
"-y",
"kilo-dev-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...