Giljo HQ for Claude Desktop
ai.giljo/hq
Context engineering for AI coding agents: product context, project missions, and 360 memory.
client:Claude Desktop
transport:streamable-http
Install Giljo HQ in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hq": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.giljo.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs