Firekeep for Cline
io.github.kapella-hub/firekeep
Self-hosted operating layer for AI agents: knowledge, continuity, coordination, and governance.
client:Cline
transport:stdio
runtime:pypi
Install Firekeep 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": {
"firekeep": {
"command": "uvx",
"args": [
"firekeep-client"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs