kira for Cline
io.github.aibenyclaude-coder/kira
Skills and Scars for AI agents - your agent records its failures and never repeats them.
client:Cline
transport:stdio
runtime:npm
Install kira 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
{
"mcpServers": {
"kira": {
"command": "npx",
"args": [
"-y",
"kira-mcp"
],
"env": {
"KIRA_TELEMETRY": "<KIRA_TELEMETRY>",
"KIRA_TELEMETRY_URL": "<KIRA_TELEMETRY_URL>",
"KIRA_HOME": "<KIRA_HOME>",
"KIRA_PRO_KEY": "<KIRA_PRO_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs