Giljo HQ for VS Code
ai.giljo/hq
Context engineering for AI coding agents: product context, project missions, and 360 memory.
client:VS Code
transport:streamable-http
Install Giljo HQ in VS Code
.vscode/mcp.json
{
"servers": {
"hq": {
"type": "http",
"url": "https://app.giljo.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs